/* Local Google Fonts CSS */

/* Open Sans */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('open-sans/open-sans-300.woff2?v=20260813.2') format('woff2'),
       url('open-sans/open-sans-300.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('open-sans/open-sans-400.woff2?v=20260813.2') format('woff2'),
       url('open-sans/open-sans-400.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('open-sans/open-sans-600.woff2?v=20260813.2') format('woff2'),
       url('open-sans/open-sans-600.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('open-sans/open-sans-700.woff2?v=20260813.2') format('woff2'),
       url('open-sans/open-sans-700.ttf?v=20260813.2') format('truetype');
}

/* Nunito */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('nunito/nunito-300.woff2?v=20260813.2') format('woff2'),
       url('nunito/nunito-300.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('nunito/nunito-400.woff2?v=20260813.2') format('woff2'),
       url('nunito/nunito-400.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('nunito/nunito-600.woff2?v=20260813.2') format('woff2'),
       url('nunito/nunito-600.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('nunito/nunito-700.woff2?v=20260813.2') format('woff2'),
       url('nunito/nunito-700.ttf?v=20260813.2') format('truetype');
}

/* Poppins */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('poppins/poppins-300.woff2?v=20260813.2') format('woff2'),
       url('poppins/poppins-300.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('poppins/poppins-400.woff2?v=20260813.2') format('woff2'),
       url('poppins/poppins-400.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('poppins/poppins-500.woff2?v=20260813.2') format('woff2'),
       url('poppins/poppins-500.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('poppins/poppins-600.woff2?v=20260813.2') format('woff2'),
       url('poppins/poppins-600.ttf?v=20260813.2') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('poppins/poppins-700.woff2?v=20260813.2') format('woff2'),
       url('poppins/poppins-700.ttf?v=20260813.2') format('truetype');
}
