/* Nunito Font Family - Self-hosted for privacy */
/* Using WOFF2 only for modern browsers (96%+ support) and smaller file sizes */

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url("/assets/nunito/Nunito-Light-4e11e6e6.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 300;
  src: url("/assets/nunito/Nunito-LightItalic-aecd6d05.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url("/assets/nunito/Nunito-Regular-bc570335.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 400;
  src: url("/assets/nunito/Nunito-Italic-f537069e.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 500;
  src: url("/assets/nunito/Nunito-Medium-d485cea7.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 500;
  src: url("/assets/nunito/Nunito-MediumItalic-3d116350.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: url("/assets/nunito/Nunito-SemiBold-04b7ea56.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 600;
  src: url("/assets/nunito/Nunito-SemiBoldItalic-b55c436a.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url("/assets/nunito/Nunito-Bold-86333578.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 700;
  src: url("/assets/nunito/Nunito-BoldItalic-e325fdaf.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  src: url("/assets/nunito/Nunito-ExtraBold-538bb3a2.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url("/assets/nunito/Nunito-ExtraBoldItalic-5fa568d3.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  src: url("/assets/nunito/Nunito-Black-ac93d6c9.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 900;
  src: url("/assets/nunito/Nunito-BlackItalic-6de4bc44.woff2") format('woff2');
  font-display: swap;
}