/**
 * @license
 * MyFonts Webfont Build ID 4686696, 2022-04-11T08:52:55-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: NeusaNextStd-Bold by The Northern Block
 * URL: https://www.myfonts.com/fonts/northernblock/neusa-next/std-bold/
 * 
 * Webfont: NeusaNextStd-Medium by The Northern Block
 * URL: https://www.myfonts.com/fonts/northernblock/neusa-next/std-medium/
 * 
 * Webfont: NeusaNextStd-Regular by The Northern Block
 * URL: https://www.myfonts.com/fonts/northernblock/neusa-next/std-regular/
 * 
 * 
 * Webfonts copyright: Copyright © 2013 by Mariya V. Pigoulevskaya. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


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

