/* Self-hosted Google Fonts for BP2025 Performance Optimization */

/* Darker Grotesque 400 (Normal) */
@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../webfonts/darker-grotesque-400.woff2') format('woff2');
}

/* Oswald 400 (Normal) */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../webfonts/oswald-400.woff2') format('woff2');
}

/* Open Sans 400 (Normal) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../webfonts/opensans-400.woff2') format('woff2');
}