/**
 * @license
 * MyFonts Webfont Build ID 5042727, 2022-06-16T04:57:45-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: Futura-Bol by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-bold/
 * Copyright: (URW)++,Copyright 2014 by (URW)++ Design &amp; Development
 * 
 * Webfont: FuturaPro-Book by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-book/
 * 
 * Webfont: FuturaPro-Medium by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-medium/
 * Copyright: (URW)++,Copyright 2009 by (URW)++ Design &amp; Development
 * 
 * Webfont: Futura-MedObl by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-medium-oblique/
 * Copyright: (URW)++,Copyright 2014 by (URW)++ Design &amp; Development
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/4cf227");
  
@font-face {
  font-family: "FuturaPro-Book";
  src: url('webFonts/FuturaProBook/font.woff2') format('woff2'), url('webFonts/FuturaProBook/font.woff') format('woff');
}
@font-face {
  font-family: "FuturaPro-Medium";
  src: url('webFonts/FuturaProMedium/font.woff2') format('woff2'), url('webFonts/FuturaProMedium/font.woff') format('woff');
}
@font-face {
  font-family: "Futura-MedObl";
  src: url('webFonts/FuturaMedObl/font.woff2') format('woff2'), url('webFonts/FuturaMedObl/font.woff') format('woff');
}
@font-face {
  font-family: "Futura-Bol";
  src: url('webFonts/FuturaBol/font.woff2') format('woff2'), url('webFonts/FuturaBol/font.woff') format('woff');
}

