/* //////////////////////////////////////////////// */
/* The Seasons */

@font-face {
  font-family: seasons-bold;
  src: url(../../../src/assets/fonts/the-seasons-bd.otf) format("opentype");
}

@font-face {
  font-family: seasons-reg;
  src: url(../../../src/assets/fonts/the-seasons-reg.otf) format("opentype");
}
