/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: Zapf Humanist 601 Std Italic by Bitstream
 * URL: https://www.myfonts.com/collections/bitstream-foundry

 * Webfont: Zapf Humanist 601 Std Bold Italic by Bitstream
 * URL: https://www.myfonts.com/collections/bitstream-foundry

 * Webfont: Zapf Humanist 601 Std Roman by Bitstream
 * URL: https://www.myfonts.com/collections/bitstream-foundry

 * Webfont: Zapf Humanist 601 Std Bold by Bitstream
 * URL: https://www.myfonts.com/collections/bitstream-foundry
 
 * © 2026 MyFonts Inc. */

/* Keep your licence comment block above this */

@font-face {
  font-family: 'Zapf Humanist 601 Std';
  src:
    url('webFonts/ZapfHumanist601StdRoman/font.woff2') format('woff2'),
    url('webFonts/ZapfHumanist601StdRoman/font.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Zapf Humanist 601 Std';
  src:
    url('webFonts/ZapfHumanist601StdItalic/font.woff2') format('woff2'),
    url('webFonts/ZapfHumanist601StdItalic/font.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Zapf Humanist 601 Std';
  src:
    url('webFonts/ZapfHumanist601StdBold/font.woff2') format('woff2'),
    url('webFonts/ZapfHumanist601StdBold/font.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Zapf Humanist 601 Std';
  src:
    url('webFonts/ZapfHumanist601StdBoldItalic/font.woff2') format('woff2'),
    url('webFonts/ZapfHumanist601StdBoldItalic/font.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
