/**
 * @license
 * MyFonts Webfont Build ID 4021791, 2021-03-02T09:41:59-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-Book by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/book/
 * Copyright: Copyright © 2012 by Fontfabric. All rights reserved.
 * 
 * Webfont: NexaText-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/text-bold/
 * Copyright: Copyright © 2019 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/3d5e1f");
  
@font-face {
  font-family: "NexaText-Bold";
  src: url('../fonts/NexaTextBold/font.woff2') format('woff2'), url('../fonts/NexaTextBold/font.woff') format('woff');
}
@font-face {
  font-family: "Nexa-Book";
  src: url('../fonts/NexaBook/font.woff2') format('woff2'), url('../fonts/NexaBook/font.woff') format('woff');
}

