/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: Brandon Grotesque Regular by HVD Fonts
 * URL: https://www.myfonts.com/collections/hvd-fonts-foundry

 * Webfont: Brandon Grotesque Bold by HVD Fonts
 * URL: https://www.myfonts.com/collections/hvd-fonts-foundry

 * Webfont: Brandon Grotesque Light by HVD Fonts
 * URL: https://www.myfonts.com/collections/hvd-fonts-foundry
 
 * © 2025 MyFonts Inc. */

@font-face {
  font-family: "brandon-grotesque";
  src: url("webFonts/BrandonGrotesqueBold/font.woff2") format("woff2"),
    url("webFonts/BrandonGrotesqueBold/font.woff") format("woff");
  font-weight: bold;
}
@font-face {
  font-family: "brandon-grotesque";
  src: url("webFonts/BrandonGrotesqueRegular/font.woff2") format("woff2"),
    url("webFonts/BrandonGrotesqueRegular/font.woff") format("woff");
  font-weight: normal;
}
@font-face {
  font-family: "brandon-grotesque";
  src: url("webFonts/BrandonGrotesqueLight/font.woff2") format("woff2"),
    url("webFonts/BrandonGrotesqueLight/font.woff") format("woff");
  font-weight: 300;
}
