/**
 * @license
 * MyFonts Webfont Build ID 4018789, 2021-02-22T15:56:00-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: Futura-Lig by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-light/
 * Copyright: Copyright 2010 URW++ Design &amp;amp; Development Hamburg
 * 
 * Webfont: Futura-Bol by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-bold/
 * Copyright: Copyright 2010 by (URW)++ Design &amp;amp; Development GmbH
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d5265");
  
@font-face {
  font-family: "Futura-Bol";
  src: url('webFonts/FuturaBol/font.woff2') format('woff2'), url('webFonts/FuturaBol/font.woff') format('woff');
}
@font-face {
  font-family: "Futura-Lig";
  src: url('webFonts/FuturaLig/font.woff2') format('woff2'), url('webFonts/FuturaLig/font.woff') format('woff');
}

