/* Local self-hosted fonts (loaded directly from public/, not bundled) */
@font-face {
  font-family: 'Montserrat';
  src: url('./assets/fonts/montserrat.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
