/**
 * Charles Modern Variable Font (referenced by Next.js Meganav-MFE)
 * Author: Christopher Gardner
 *
 * IMPORTANT: This file is loaded separately with `preprocess: false` (see sch_beacon_retail.libraries.yml)
 * so its @font-face rules are not aggregated and the relative font URLs resolve correctly.
 */
@font-face {
  font-family: 'CharlesModernVar';
  font-style: normal;
  src: url('/themes/custom/sch_beacon_retail/fonts/CharlesModernVar.woff2') format('woff2');
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: 'CharlesModernVar';
  font-style: italic;
  src: url('/themes/custom/sch_beacon_retail/fonts/CharlesModernVar-Italic.woff2') format('woff2');
  font-display: swap;
  font-weight: 100 900;
}