/**
 * @license
 * MyFonts Webfont Build ID 4094109, 2021-05-26T05:14:18-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: HelveticaNowText-Regular by Monotype
 * URL: https://www.myfonts.com/fonts/mti/helvetica-now/text-regular/
 * 
 * Webfont: HelveticaNowText-Bold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/helvetica-now/text-bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2019 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e789d");
  
@font-face {
  /*HelveticaNowText-Regular*/
  font-family: "HelveticaNowText";
  font-weight: 400;
  font-style: normal;
  src: url('webFonts/HelveticaNowTextRegular/font.woff2') format('woff2'), url('webFonts/HelveticaNowTextRegular/font.woff') format('woff');
}
@font-face {
  /*HelveticaNowText-Bold*/
  font-family: "HelveticaNowText";
  font-weight: 700;
  font-style: normal;
  src: url('webFonts/HelveticaNowTextBold/font.woff2') format('woff2'), url('webFonts/HelveticaNowTextBold/font.woff') format('woff');
}

