/**
 * @license
 * MyFonts Webfont Build ID 4037604, 2021-04-11T16:27:10-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: AvertaPE-Bold by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-bold-177940/
 * 
 * Webfont: AvertaPE-Regular by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-regular-177940/
 * 
 * Webfont: AvertaPE-Semibold by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/pe-semibold-177940/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2015 by Kostas Bartsokas. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d9be4");
  
@font-face {
  font-family: "AvertaPE-Bold";
  src: url('webFonts/AvertaPEBold/font.woff2') format('woff2'), url('webFonts/AvertaPEBold/font.woff') format('woff');
}
@font-face {
  font-family: "AvertaPE-Semibold";
  src: url('webFonts/AvertaPESemibold/font.woff2') format('woff2'), url('webFonts/AvertaPESemibold/font.woff') format('woff');
}
@font-face {
  font-family: "AvertaPE-Regular";
  src: url('webFonts/AvertaPERegular/font.woff2') format('woff2'), url('webFonts/AvertaPERegular/font.woff') format('woff');
}

