/**
 * @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: FF DIN Pro Bold by FontFont
 * URL: https://www.myfonts.com/collections/fontfont-foundry

 * Webfont: FF DIN Pro Medium by FontFont
 * URL: https://www.myfonts.com/collections/fontfont-foundry

 * Webfont: FF DIN Pro Regular by FontFont
 * URL: https://www.myfonts.com/collections/fontfont-foundry
 
 * © 2025 MyFonts Inc. */

@font-face {
  font-family: DINPro;
  src:
    url("webFonts/FFDINProMedium/font.woff2") format("woff2"),
    url("webFonts/FFDINProMedium/font.woff") format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: DINPro;
  src:
    url("webFonts/FFDINProRegular/font.woff2") format("woff2"),
    url("webFonts/FFDINProRegular/font.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: DINPro;
  src:
    url("webFonts/FFDINProBold/font.woff2") format("woff2"),
    url("webFonts/FFDINProBold/font.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
