/**
 * @license
 * MyFonts Webfont Build ID 3976925, 2020-11-18T09:21:49-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: HelveticaNeueLTPro-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-55-roman/
 * 
 * Webfont: HelveticaNeueLTPro-Bd by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-75-bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2014 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3caedd");
  
@font-face {
    font-family: 'HelveticaNeueLTPro';
    src: url('webFonts/HelveticaNeueLTPro-Roman/font.woff2') format('woff2'), url('webFonts/HelveticaNeueLTPro-Roman/font.woff') format('woff');
    font-weight: normal;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLTPro';
    src: url('webFonts/HelveticaNeueLTPro-Bd/font.woff2') format('woff2'), url('webFonts/HelveticaNeueLTPro-Bd/font.woff') format('woff');
    font-weight: 600;
    font-style:normal;
    font-display: swap;
}



@font-face {
    font-family: 'Gellix';
    src: url('Gellix-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('Gellix-SemiBold.woff2') format("woff2"), url('Gellix-SemiBold.woff') format("woff");
    font-weight: 600;
	font-style:normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Bold.eot'); /* IE9 Compat Modes */
    src: url('Gellix-Bold.woff2') format("woff2"), url('Gellix-Bold.woff') format("woff");
    font-weight: bold;
	font-style:normal;
	font-display: swap;
}

