/**
 * @license
 * MyFonts Webfont Build ID 4195875, 2021-10-19T10:37:14-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: FF DIN Web Pro Medium by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-medium/
 * Copyright: 2005 published by Monotype GmbH
 * 
 * Webfont: FF DIN Web Pro Regular by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-regular/
 * Copyright: 2016 published by Monotype GmbH
 * 
 * Webfont: FF DIN Web Pro Medium Italic by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-medium-italic/
 * Copyright: 2016 published by Monotype GmbH
 * 
 * Webfont: FF DIN Web Pro Bold by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-bold/
 * Copyright: 2016 published by Monotype GmbH
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/400623");
  
@font-face {
  font-family: "FFDINWebProMediumItalic";
  src: url('webFonts/FFDINWebProMediumItalic/font.woff2') format('woff2'), url('webFonts/FFDINWebProMediumItalic/font.woff') format('woff');
}
@font-face {
  font-family: "FFDINWebProMedium";
  src: url('webFonts/FFDINWebProMedium/font.woff2') format('woff2'), url('webFonts/FFDINWebProMedium/font.woff') format('woff');
}
@font-face {
  font-family: "FFDINWebProRegular";
  src: url('webFonts/FFDINWebProRegular/font.woff2') format('woff2'), url('webFonts/FFDINWebProRegular/font.woff') format('woff');
}
@font-face {
  font-family: "FFDINWebProBold";
  src: url('webFonts/FFDINWebProBold/font.woff2') format('woff2'), url('webFonts/FFDINWebProBold/font.woff') format('woff');
}

