/**
 * @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: DIN Next Pro Regular by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: DIN Next Pro Bold by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: DIN Next Pro Italic by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Avenir Next Pro Bold by Linotype
 * URL: https://www.myfonts.com/collections/linotype-foundry
 
 * © 2025 MyFonts Inc. */



@font-face {
    font-family: "DINNextProBold";
    src: url('fonts/DINNextProBoldt.woff2') format('woff2'), url('fonts/DINNextProBold.woff') format('woff');
}
@font-face {
  font-family: "DINNextProItalic";
  src: url('fonts/DINNextProItalic.woff2') format('woff2'), url('fonts/DINNextProItalic.woff') format('woff');
}
@font-face {
  font-family: "AvenirNextProBold";
  src: url('fonts/AvenirNextProBold.woff2') format('woff2'), url('fonts/AvenirNextProBold.woff') format('woff');
}
@font-face {
  font-family: "DINNextProRegular";
  src: url('fonts/DINNextProRegular.woff2') format('woff2'), url('fonts/DINNextProRegular.woff') format('woff');
}

