/**
 * @license
 * MyFonts Webfont Build ID 4211488, 2021-11-18T04:13:18-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: TheSeasons-Lt by My Creative Land
 * URL: https://www.myfonts.com/fonts/my-creative-land/the-seasons/light/
 * 
 * Webfont: TheSeasons-Reg by My Creative Land
 * URL: https://www.myfonts.com/fonts/my-creative-land/the-seasons/regular/
 * 
 * Webfont: TheSeasons-Bd by My Creative Land
 * URL: https://www.myfonts.com/fonts/my-creative-land/the-seasons/bold/
 * 
 * Webfont: TheSeasons-LtIt by My Creative Land
 * URL: https://www.myfonts.com/fonts/my-creative-land/the-seasons/light-italic/
 * 
 * Webfont: TheSeasons-It by My Creative Land
 * URL: https://www.myfonts.com/fonts/my-creative-land/the-seasons/italic/
 * 
 * Webfont: TheSeasons-BdIt by My Creative Land
 * URL: https://www.myfonts.com/fonts/my-creative-land/the-seasons/bold-italic/
 * 
 * 
 * Webfonts copyright: Elena Genova
 * 
 * © 2021 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/404320"); */

@font-face {
  font-family: "TheSeasons-Lt";
  src: url("webFonts/TheSeasonsLt/font.woff2") format("woff2"),
    url("webFonts/TheSeasonsLt/font.woff") format("woff");
}
@font-face {
  font-family: "TheSeasons-Reg";
  src: url("webFonts/TheSeasonsReg/font.woff2") format("woff2"),
    url("webFonts/TheSeasonsReg/font.woff") format("woff");
}
@font-face {
  font-family: "TheSeasons-BdIt";
  src: url("webFonts/TheSeasonsBdIt/font.woff2") format("woff2"),
    url("webFonts/TheSeasonsBdIt/font.woff") format("woff");
}
@font-face {
  font-family: "TheSeasons-Bd";
  src: url("webFonts/TheSeasonsBd/font.woff2") format("woff2"),
    url("webFonts/TheSeasonsBd/font.woff") format("woff");
}
@font-face {
  font-family: "TheSeasons-LtIt";
  src: url("webFonts/TheSeasonsLtIt/font.woff2") format("woff2"),
    url("webFonts/TheSeasonsLtIt/font.woff") format("woff");
}
@font-face {
  font-family: "TheSeasons-It";
  src: url("webFonts/TheSeasonsIt/font.woff2") format("woff2"),
    url("webFonts/TheSeasonsIt/font.woff") format("woff");
}
