/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: Cheorcy Regular by Ergibi Studio
 * URL: https://www.myfonts.com/collections/ergibi-studio-foundry

 * Webfont: Cheorcy Thin by Ergibi Studio
 * URL: https://www.myfonts.com/collections/ergibi-studio-foundry

 * Webfont: Cheorcy Medium by Ergibi Studio
 * URL: https://www.myfonts.com/collections/ergibi-studio-foundry

 * Webfont: Cheorcy Bold by Ergibi Studio
 * URL: https://www.myfonts.com/collections/ergibi-studio-foundry
 
 * © 2025 MyFonts Inc. */


  
@font-face {
  font-family: "CheorcyBold";
  src: url('../fonts/CheorcyBold/font.woff2') format('woff2'), url('../fonts/CheorcyBold/font.woff') format('woff');
}
@font-face {
  font-family: "CheorcyMedium";
  src: url('../fonts/CheorcyMedium/font.woff2') format('woff2'), url('../fonts/CheorcyMedium/font.woff') format('woff');
}
@font-face {
  font-family: "CheorcyRegular";
  src: url('../fonts/CheorcyRegular/font.woff2') format('woff2'), url('../fonts/CheorcyRegular/font.woff') format('woff');
}
@font-face {
  font-family: "CheorcyThin";
  src: url('../fonts/CheorcyThin/font.woff2') format('woff2'), url('../fonts/CheorcyThin/font.woff') format('woff');
}

@font-face {
    font-family: "Cheorcy";
    font-weight: 600;
    src: url('../fonts/CheorcyBold/font.woff2') format('woff2'), url('../fonts/CheorcyBold/font.woff') format('woff');
}

@font-face {
    font-family: "Cheorcy";
    font-weight: 500;
    src: url('../fonts/CheorcyMedium/font.woff2') format('woff2'), url('../fonts/CheorcyMedium/font.woff') format('woff');
}

@font-face {
    font-family: "Cheorcy";
    font-weight: 400;
    src: url('../fonts/CheorcyRegular/font.woff2') format('woff2'), url('../fonts/CheorcyRegular/font.woff') format('woff');
}

@font-face {
    font-family: "Cheorcy";
    font-weight: 300;
    src: url('../fonts/CheorcyThin/font.woff2') format('woff2'), url('../fonts/CheorcyThin/font.woff') format('woff');
}

