/**
 * @license
 * MyFonts Webfont Build ID 4180529, 2021-09-15T05:00:57-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: FuturaPT-Book by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/futura-book/futura-book/
 * 
 * Webfont: FuturaPT-Medium by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/futura-book/futura-medium/
 * 
 * 
 * Webfonts copyright: Copyright © 1995 ParaGraph Intl., © 1998 ParaType Inc., ParaType Ltd. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3fca31");
  
@font-face {
  font-family: "FuturaPT";
  src: url('/typo3conf/ext/h2layout/Resources/Public/Fonts/FuturaPTMedium/font.woff2') format('woff2'), url('/typo3conf/ext/h2layout/Resources/Public/Fonts/FuturaPTMedium/font.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FuturaPT";
  src: url('/typo3conf/ext/h2layout/Resources/Public/Fonts/FuturaPTBook/font.woff2') format('woff2'), url('/typo3conf/ext/h2layout/Resources/Public/Fonts/FuturaPTBook/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

