/**
* @license
* MyFonts Webfont Build ID 947597
*
* 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 from one of MyFonts official sites.
* http://www.fonts.com
* http://www.myfonts.com
* http://www.linotype.com
*
*/

@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  font-display: fallback;
  src: url('/static/fonts/webFonts/FuturaPT/normal_normal_normal.woff2') format('woff2'),
       url('/static/fonts/webFonts/FuturaPT/normal_normal_normal.woff') format('woff');
}
@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  font-display: fallback;
  src: url('/static/fonts/webFonts/FuturaPT/normal_normal_bold.woff2') format('woff2'),
       url('/static/fonts/webFonts/FuturaPT/normal_normal_bold.woff') format('woff');
}
@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: fallback;
  src: url('/static/fonts/webFonts/FuturaPT/demi.woff2') format('woff2'),
       url('/static/fonts/webFonts/FuturaPT/demi.woff') format('woff');
}
