/**
 * @license
 * MyFonts Webfont Build ID 4122343, 2021-07-07T10:20:38-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: UniversLT-CondensedBold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/univers/pro-bold-condensed/
 * Copyright:  Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted (c) 1987, 1991, 1994, 1998, 2004 Linotype Library GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype Libra
 * 
 * Webfont: UniversLTPro-55Oblique by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/univers/pro-55-oblique/
 * Copyright: Copyright &amp;#x00A9; 2014 Monotype GmbH. All rights reserved.
 * 
 * Webfont: UniversLTPro-55Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/univers/pro-55-roman/
 * Copyright: Copyright © 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: UniversLTPro-65Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/univers/pro-65-bold/
 * Copyright: Copyright © 2014 Monotype GmbH. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/3ee6e7"); */
  
@font-face {
  font-family: "Univers";
  src: url('webFonts/UniversLTPro55Roman/font.woff2') format('woff2'), url('webFonts/UniversLTPro55Roman/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univers Condensed';
  src: url('webFonts/UniversLTCondensedBold/font.woff2') format('woff2'), url('webFonts/UniversLTCondensedBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Univers";
  src: url('webFonts/UniversLTPro65Bold/font.woff2') format('woff2'), url('webFonts/UniversLTPro65Bold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Univers";
  src: url('webFonts/UniversLTPro55Oblique/font.woff2') format('woff2'), url('webFonts/UniversLTPro55Oblique/font.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

