/**
 * @license
 * MyFonts Webfont Build ID 4061915, 2021-04-26T07:06:02-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 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 Bold by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-bold/
 * Copyright: 2016 published by Monotype GmbH
 * 
 * Webfont: FF DIN Web Pro Medium by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-medium/
 * Copyright: Copyright &amp;#x00A9; 1995-2018 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/3dfadb");
  
@font-face {
  font-family: "FFDINWebProBold";
  src: url('webFonts/FFDINWebProBold/font.woff2') format('woff2'), url('webFonts/FFDINWebProBold/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: "FFDINWebProMedium";
  src: url('webFonts/FFDINWebProMedium/font.woff2') format('woff2'), url('webFonts/FFDINWebProMedium/font.woff') format('woff');
}

