
/* Preload hint: <link rel="preload" href="/assets/css/fonts/Outfit-Regular.woff2" as="font" type="font/woff2" crossorigin> */

@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/Outfit-Light.woff2') format('woff2');
  unicode-range: U+0020-007F, U+00A0-00FF, U+0100-017F; /* Latin + Latin Extended */
}

@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Outfit-Regular.woff2') format('woff2');
  unicode-range: U+0020-007F, U+00A0-00FF, U+0100-017F; /* Latin + Latin Extended */
}

@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/Outfit-Bold.woff2') format('woff2');
  unicode-range: U+0020-007F, U+00A0-00FF, U+0100-017F; /* Latin + Latin Extended */
}
