/**
 * @license
 * MyFonts Webfont Build ID 4032737, 2021-03-29T04:50:56-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: Nexa-Book by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/book/
 * 
 * Webfont: Nexa-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2012 by Fontfabric. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d88e1");
  
@font-face {
  font-family: "Nexa-Book";
  src: url('/webfonts/NexaBook/font.woff2') format('woff2'), url('/webfonts/NexaBook/font.woff') format('woff');
}
@font-face {
  font-family: "Nexa-Bold";
  src: url('/webfonts/NexaBold/font.woff2') format('woff2'), url('/webfonts/NexaBold/font.woff') format('woff');
}

