/**
 * @license
 * MyFonts Webfont Build ID 3987634, 2020-12-15T17:09:09-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
 * 
 * Webfont: Futura-ExtBol by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/futura/t-extra-bold/
 * Copyright: Copyright 2010 by (URW)++ Design &amp;amp; Development GmbH
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("http://strauss-und-partner.de/website/webFonts");
  
@font-face {
  font-family: 'Futura-ExtBol';
  src: url('webFonts/Futura-ExtBol/font.woff2') format('woff2'), url('webFonts/Futura-ExtBol/font.woff') format('woff');
}
@font-face {
  font-family: 'Futura-Bol';
  src: url('webFonts/Futura-Bol/font.woff2') format('woff2'), url('webFonts/Futura-Bol/font.woff') format('woff');
}
@font-face {
  font-family: 'Futura-Lig';
  src: url('webFonts/Futura-Lig/font.woff2') format('woff2'), url('webFonts/Futura-Lig/font.woff') format('woff');
}

