/**
 * @license
 * MyFonts Webfont Build ID 3977278, 2020-11-19T06:22:16-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: FuturaPT-Book by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/futura-book/futura-book/
 * 
 * Webfont: FuturaPT-Bold by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/futura-book/bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 1995 ParaGraph Intl., &amp;#x00A9; 1998 ParaType Inc., ParaType Ltd. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3cb03e");
  
@font-face {
  font-family: 'FuturaPT-Book';
  src: url('/files/themes/bootstrap/4/fonts/FuturaPT-Book/font.woff2') format('woff2'), url('webFonts/FuturaPT-Book/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'FuturaPT-Bold';
  src: url('/files/themes/bootstrap/4/fonts/FuturaPT-Bold/font.woff2') format('woff2'), url('webFonts/FuturaPT-Bold/font.woff') format('woff');
  font-display: swap;
}

