@font-face {
  font-family: 'Din-Bold';
  src: url('../fonts/DIN-ProBold.eot');
  src: url('../fonts/DIN-ProBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN-ProBold.woff') format('woff'),
    url('../fonts/DIN-ProBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din-Medium';
  src: url('../fonts/DIN-Medium.eot');
  src: url('../fonts/DIN-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN-Medium.woff') format('woff'),
    url('../fonts/DIN-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din-Regular';
  src: url('../fonts/DIN-Regular.eot');
  src: url('../fonts/DIN-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN-Regular.woff') format('woff'),
    url('../fonts/DIN-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din-ProBold';
  src: url('../fonts/DIN-ProBold.eot');
  src: url('../fonts/DIN-ProBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN-ProBold.woff') format('woff'),
    url('../fonts/DIN-ProBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Din-Pro';
    src: url('../fonts/DINPro-Regular.eot');
    src: url('../fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINPro-Regular.woff2') format('woff2'),
        url('../fonts/DINPro-Regular.woff') format('woff'),
        url('../fonts/DINPro-Regular.ttf') format('truetype'),
        url('../fonts/DINPro-Regular.svg#DINPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/AzoSans-Regular.woff2') format('woff2'),
        url('../fonts/AzoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}