@layer base {
  @font-face {
    font-family: 'SeasonMix';
    src: url('/site/templates/fonts/season/SeasonMix-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Recommended for performance */
  }
  @font-face {
    font-family: 'SeasonSans';
    src: url('/site/templates/fonts/season/SeasonSans-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Recommended for performance */
  }
}