/**
 * @license
 * MyFonts Webfont Build ID 3902299, 2020-05-13T07:42:27-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: BrandonGrotesqueWeb-BoldItalic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/bold-italic/
 * 
 * Webfont: BrandonGrotesqueWeb-Bold by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/bold/
 * 
 * Webfont: BrandonGrotesqueWeb-Regular by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/regular/
 * 
 * Webfont: BrandonGrotesqueWeb-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/italic/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2015 by Hannes von Doehren. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3b8b5b");
  
@font-face {
  font-family: 'BrandonGrotesqueWeb';
  src: url('webFonts/BrandonGrotesqueWeb-BoldItalic/font.woff2') format('woff2'), url('webFonts/BrandonGrotesqueWeb-BoldItalic/font.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'BrandonGrotesqueWeb';
  src: url('webFonts/BrandonGrotesqueWeb-Bold/font.woff2') format('woff2'), url('webFonts/BrandonGrotesqueWeb-Bold/font.woff') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: 'BrandonGrotesqueWeb';
  src: url('webFonts/BrandonGrotesqueWeb-Italic/font.woff2') format('woff2'), url('webFonts/BrandonGrotesqueWeb-Italic/font.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'BrandonGrotesqueWeb';
  src: url('webFonts/BrandonGrotesqueWeb-Regular/font.woff2') format('woff2'), url('webFonts/BrandonGrotesqueWeb-Regular/font.woff') format('woff');
  font-weight: 400;
}

