@font-face {
  font-family: 'The Seasons';
  src: url('/fonts/puritea/TheSeasons-Reg.otf') format('opentype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('/fonts/puritea/Gilroy-Regular.otf') format('opentype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('/fonts/puritea/Gilroy-Semibold.otf') format('opentype');
  font-weight: 600;
  font-display: swap;
}
