/**
 * @license
 * MyFonts Webfont Build ID 4539520, 2022-03-15T11:23:59-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: OliviarSans-LightEx by Adam Fathony
 * URL: https://www.myfonts.com/fonts/adam-fathony/oliviar-sans/light-ex/
 * 
 * Webfont: OliviarSans-RegularEx by Adam Fathony
 * URL: https://www.myfonts.com/fonts/adam-fathony/oliviar-sans/regular-ex/
 * 
 * Webfont: OliviarSans-SemiBoldEx by Adam Fathony
 * URL: https://www.myfonts.com/fonts/adam-fathony/oliviar-sans/semi-bold-ex/
 * 
 * Webfont: OliviarSans-BoldEx by Adam Fathony
 * URL: https://www.myfonts.com/fonts/adam-fathony/oliviar-sans/bold-ex/
 * 
 * 
 * Webfonts copyright: Copyright © 2020 by Adam Fathony. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/454480");
  
@font-face {
  font-family: "OliviarSans-RegularEx";
  src: url('webFonts/OliviarSansRegularEx/font.woff2') format('woff2'), url('webFonts/OliviarSansRegularEx/font.woff') format('woff');
}
@font-face {
  font-family: "OliviarSans-LightEx";
  src: url('webFonts/OliviarSansLightEx/font.woff2') format('woff2'), url('webFonts/OliviarSansLightEx/font.woff') format('woff');
}
@font-face {
  font-family: "OliviarSans-SemiBoldEx";
  src: url('webFonts/OliviarSansSemiBoldEx/font.woff2') format('woff2'), url('webFonts/OliviarSansSemiBoldEx/font.woff') format('woff');
}
@font-face {
  font-family: "OliviarSans-BoldEx";
  src: url('webFonts/OliviarSansBoldEx/font.woff2') format('woff2'), url('webFonts/OliviarSansBoldEx/font.woff') format('woff');
}

