/**
 * @license
 * MyFonts Webfont Build ID 3907338, 2020-05-27T05:59:06-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: DINNextLTPro-Light by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/din-next/pro-light/
 * 
 * Webfont: DINNextLTPro-BoldCondensed by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/din-next/pro-condensed-bold/
 * 
 * Webfont: DINNextLTPro-Medium by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/din-next/pro-medium/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3b9f0a");
  
@font-face {
  font-family: 'DINNextLTPro-Condensed';
  src: url('../fonts/DINNextLTPro-BoldCondensed/font.woff2') format('woff2'), url('../fonts/DINNextLTPro-BoldCondensed/font.woff') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: 'DINNextLTPro';
  src: url('../fonts/DINNextLTPro-Medium/font.woff2') format('woff2'), url('../fonts/DINNextLTPro-Medium/font.woff') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: 'DINNextLTPro';
  src: url('../fonts/DINNextLTPro-Light/font.woff2') format('woff2'), url('../fonts/DINNextLTPro-Light/font.woff') format('woff');
  font-weight: 300;
}