@font-face {
  font-family: 'The Seasons';
  src: url('/cdn/shop/files/TheSeasons-Reg.woff2?v=1785278305') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --heading-font-family: 'The Seasons', serif;
  --heading-font-weight: 400;
  --heading-font-style: normal;
  --heading-italic-font-family: 'The Seasons', serif;
  --heading-italic-font-weight: 400;
}