/* ACMS self-hosted Open Sans — latin subset, variable font (covers weights 300–800) */

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url('fonts/open-sans-varitalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('fonts/open-sans-var.woff2') format('woff2');
}
