/**
 * @license
 * MyFonts Webfont Build ID 5043676, 2022-06-22T12:39:05-0400
 * 
 * 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: Gelion-Thin by Letter Omega Typefoundry
 * URL: https://www.myfonts.com/fonts/letter-omega/gelion/thin/
 * 
 * Webfont: Gelion-Light by Letter Omega Typefoundry
 * URL: https://www.myfonts.com/fonts/letter-omega/gelion/light/
 * 
 * Webfont: Gelion-Regular by Letter Omega Typefoundry
 * URL: https://www.myfonts.com/fonts/letter-omega/gelion/regular/
 * 
 * Webfont: Gelion-RegularItalic by Letter Omega Typefoundry
 * URL: https://www.myfonts.com/fonts/letter-omega/gelion/regular-italic/
 * 
 * Webfont: Gelion-Medium by Letter Omega Typefoundry
 * URL: https://www.myfonts.com/fonts/letter-omega/gelion/medium/
 * 
 * Webfont: Gelion-Bold by Letter Omega Typefoundry
 * URL: https://www.myfonts.com/fonts/letter-omega/gelion/bold/
 * 
 * 
 * Webfonts copyright: Copyright � 2017 by Doni Sukma. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


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

@font-face {
  font-family: "Gelion-Medium";
  src: url('webFonts/GelionMedium/font.woff2') format('woff2'), url('webFonts/GelionMedium/font.woff') format('woff');
}
@font-face {
  font-family: "Gelion-Bold";
  src: url('webFonts/GelionBold/font.woff2') format('woff2'), url('webFonts/GelionBold/font.woff') format('woff');
}
@font-face {
  font-family: "Gelion-Regular";
  src: url('webFonts/GelionRegular/font.woff2') format('woff2'), url('webFonts/GelionRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Gelion-Thin";
  src: url('webFonts/GelionThin/font.woff2') format('woff2'), url('webFonts/GelionThin/font.woff') format('woff');
}
@font-face {
  font-family: "Gelion-Light";
  src: url('webFonts/GelionLight/font.woff2') format('woff2'), url('webFonts/GelionLight/font.woff') format('woff');
}
@font-face {
  font-family: "Gelion-RegularItalic";
  src: url('webFonts/GelionRegularItalic/font.woff2') format('woff2'), url('webFonts/GelionRegularItalic/font.woff') format('woff');
}

