/**
 * @license
 * MyFonts Webfont Build ID 3974620, 2020-11-11T19:23:26-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: Nexa-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/regular/
 * 
 * Webfont: Nexa-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/bold/
 * 
 * Webfont: Nexa-Heavy by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/heavy/
 * 
 * 
 * Webfonts copyright: Copyright © 2012 by Fontfabric. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3ca5dc");
  
@font-face {
  font-family: 'Nexa-Heavy';
  src: url('webFonts/Nexa-Heavy/font.woff2') format('woff2'), url('webFonts/Nexa-Heavy/font.woff') format('woff');
}
@font-face {
  font-family: 'Nexa-Regular';
  src: url('webFonts/Nexa-Regular/font.woff2') format('woff2'), url('webFonts/Nexa-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'Nexa-Bold';
  src: url('webFonts/Nexa-Bold/font.woff2') format('woff2'), url('webFonts/Nexa-Bold/font.woff') format('woff');
}

