/**
 * @license
 * MyFonts Webfont Build ID 3752311, 2019-04-26T16:26:12-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-It by Monotype 
 * URL: https://www.myfonts.com/fonts/mti/helvetica-now/text-italic/
 * 
 * Webfont: HelveticaNowText-Medium by Monotype 
 * URL: https://www.myfonts.com/fonts/mti/helvetica-now/text-medium/
 * 
 * Webfont: HelveticaNowText-Bold by Monotype 
 * URL: https://www.myfonts.com/fonts/mti/helvetica-now/text-bold/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3752311
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright © 2019 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/

@import url("//hello.myfonts.net/count/394177");

@font-face {
    font-family: 'HelveticaNow';
    src: url('webfonts/394177_0_0.eot');
    src: url('webfonts/394177_0_0.eot?#iefix') format('embedded-opentype'),
    url('webfonts/394177_0_0.woff2') format('woff2'),
    url('webfonts/394177_0_0.woff') format('woff'),
    url('webfonts/394177_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNow';
    src: url('webfonts/394177_1_0.eot');
    src: url('webfonts/394177_1_0.eot?#iefix') format('embedded-opentype'),
    url('webfonts/394177_1_0.woff2') format('woff2'),
    url('webfonts/394177_1_0.woff') format('woff'),
    url('webfonts/394177_1_0.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'HelveticaNow';
    src: url('webfonts/394177_2_0.eot');
    src: url('webfonts/394177_2_0.eot?#iefix') format('embedded-opentype'),
    url('webfonts/394177_2_0.woff2') format('woff2'),
    url('webfonts/394177_2_0.woff') format('woff'),
    url('webfonts/394177_2_0.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNow';
    src: url('webfonts/394177_3_0.eot');
    src: url('webfonts/394177_3_0.eot?#iefix') format('embedded-opentype'),
    url('webfonts/394177_3_0.woff2') format('woff2'),
    url('webfonts/394177_3_0.woff') format('woff'),
    url('webfonts/394177_3_0.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



/* Font override, make sure this matches common.css */

html body{
    font-family: 'HelveticaNow', Helvetica, Arial, sans-serif;
}

/*Bootstrap override*/
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
    font-family: 'HelveticaNow', Helvetica, Arial, sans-serif;
}


input, select, textarea, button{font-family:inherit;}