/* Self-hosted variable fonts — no external dependency */
@font-face{
  font-family:'Cairo';
  src:url('../fonts/Cairo.var.woff2') format('woff2-variations'),
      url('../fonts/Cairo.var.woff2') format('woff2');
  font-weight:200 1000;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'Manrope';
  src:url('../fonts/Manrope.var.woff2') format('woff2-variations'),
      url('../fonts/Manrope.var.woff2') format('woff2');
  font-weight:200 800;font-style:normal;font-display:swap;
}
