/* Local UI fonts: no runtime Google Fonts/CDN fetches. */
@font-face{
  font-family:'Bebas Neue';
  src:url('../fonts/Bebas%20Neue.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Outfit';
  src:url('../fonts/outfit-400.woff2') format('woff2');
  font-weight:300 600;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Outfit';
  src:url('../fonts/outfit-700.woff2') format('woff2');
  font-weight:700 900;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'DM Mono';
  src:url('../fonts/DM%20Mono%20Light.woff2') format('woff2');
  font-weight:300;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'DM Mono';
  src:url('../fonts/DM%20Mono.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'DM Mono';
  src:url('../fonts/DM%20Mono%20Medium.woff2') format('woff2');
  font-weight:500 700;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'DM Mono';
  src:url('../fonts/DM%20Mono%20Light%20Italic.woff2') format('woff2');
  font-weight:300;
  font-style:italic;
  font-display:swap;
}
@font-face{
  font-family:'Inter';
  src:url('../fonts/inter-400.woff2') format('woff2');
  font-weight:400 600;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Inter';
  src:url('../fonts/inter-700.woff2') format('woff2');
  font-weight:700 900;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Merriweather';
  src:url('../fonts/merriweather-400.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Merriweather';
  src:url('../fonts/merriweather-700.woff2') format('woff2');
  font-weight:700;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Syne';
  src:url('../vendor/fonts/ui/syne-400.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Syne';
  src:url('../vendor/fonts/ui/syne-600.woff2') format('woff2');
  font-weight:600;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Syne';
  src:url('../vendor/fonts/ui/syne-700.woff2') format('woff2');
  font-weight:700;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Syne';
  src:url('../vendor/fonts/ui/syne-800.woff2') format('woff2');
  font-weight:800;
  font-style:normal;
  font-display:swap;
}
