/* AsbestiComms brand fonts — self-hosted variable fonts (no network needed).
   Montserrat (display) and Open Sans (body) each ship as one variable woff2;
   the weight axis is selected per @font-face across the brand weight ranges. */
@font-face { font-family: "Montserrat"; font-style: normal; font-weight: 600 800; font-display: swap; src: url("fonts/Montserrat.woff2") format("woff2"); }
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400 700; font-display: swap; src: url("fonts/OpenSans.woff2") format("woff2"); }
