/* SolixIT webfonts — Montserrat (variable, latin subset)
   Sourced from Google Fonts as the uploaded Montserrat.zip did not arrive.
   Single variable file covers weights 100–900. */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./Montserrat-Variable.woff2') format('woff2');
}
