/**
 * @license
 * MyFonts Webfont Build ID 4232910, 2021-12-02T10:49:02-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: FuturaOutP-ExtBol by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/outline-p-extra-bold/
 * Copyright: Copyright 2010 by (URW)++ Design &amp;amp; Development GmbH
 * 
 * Webfont: Futura-ExtBol by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-extra-bold/
 * Copyright: (URW)++,Copyright 2014 by (URW)++ Design &amp; Development
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/4096ce");

@font-face {
  font-family: "Futura-ExtBol";
  src: url("../webFonts/FuturaExtBol/font.woff2") format("woff2"),
    url("../webFonts/FuturaExtBol/font.woff") format("woff");
}
@font-face {
  font-family: "Futura";
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  src: url("../webFonts/Futura/normal_normal_bold.woff2") format("woff2"),
    url("../webFonts/Futura/normal_normal_bold.woff") format("woff");
}
