/* ATLAS shared font declarations. Montserrat (variable, weights 100-900), self-hosted. */

@font-face {
  font-family: "Montserrat";
  font-display: optional;
  font-style: normal;
  font-weight: 100 900;
  src: url("/fonts/Montserrat-VF.woff2") format("woff2-variations"),
       url("/fonts/Montserrat-VF.woff2") format("woff2");
}

/* Legacy font files remain in /fonts/ but are no longer referenced here. */
