/* ============ fonts (self-hosted, no external requests) ============ */
@font-face{
  font-family:'ManropeV';
  font-style:normal;
  font-weight:200 800;
  font-display:swap;
  src:url(../fonts/manrope-var.woff2) format('woff2');
}
@font-face{
  font-family:'InterV';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(../fonts/inter-var.woff2) format('woff2');
}
