﻿@font-face {
    font-family: 'DINProCondensed';
    src: url('/Content/fonts/DINProCondensedLight.eot');
    src: url('/Content/fonts/DINProCondensedLight.eot') format('embedded-opentype'),
         url('/Content/fonts/DINProCondensedLight.woff2') format('woff2'),
         url('/Content/fonts/DINProCondensedLight.woff') format('woff'),
         url('/Content/fonts/DINProCondensedLight.ttf') format('truetype'),
         url('/Content/fonts/DINProCondensedLight.svg#DINProCondensedLight') format('svg');
    font-weight:300;
    font-display: swap;
}
@font-face {
    font-family: 'DINProCondensed';
    src: url('/Content/fonts/DINProCondensedRegular.eot');
    src: url('/Content/fonts/DINProCondensedRegular.eot') format('embedded-opentype'),
         url('/Content/fonts/DINProCondensedRegular.woff2') format('woff2'),
         url('/Content/fonts/DINProCondensedRegular.woff') format('woff'),
         url('/Content/fonts/DINProCondensedRegular.ttf') format('truetype'),
         url('/Content/fonts/DINProCondensedRegular.svg#DINProCondensedRegular') format('svg');
    font-weight:400;
    font-display: swap;
}
@font-face {
    font-family: 'DINProCondensed';
    src: url('/Content/fonts/DINProCondensedMedium.eot');
    src: url('/Content/fonts/DINProCondensedMedium.eot') format('embedded-opentype'),
         url('/Content/fonts/DINProCondensedMedium.woff2') format('woff2'),
         url('/Content/fonts/DINProCondensedMedium.woff') format('woff'),
         url('/Content/fonts/DINProCondensedMedium.ttf') format('truetype'),
         url('/Content/fonts/DINProCondensedMedium.svg#DINProCondensedMedium') format('svg');
    font-weight:500;
    font-display: swap;
}
@font-face {
    font-family: 'DINProCondensed';
    src: url('/Content/fonts/DINProCondensedBold.eot');
    src: url('/Content/fonts/DINProCondensedBold.eot') format('embedded-opentype'),
         url('/Content/fonts/DINProCondensedBold.woff2') format('woff2'),
         url('/Content/fonts/DINProCondensedBold.woff') format('woff'),
         url('/Content/fonts/DINProCondensedBold.ttf') format('truetype'),
         url('/Content/fonts/DINProCondensedBold.svg#DINProCondensedBold') format('svg');
    font-weight:700;
    font-display: swap;
}
@font-face {
    font-family: 'DINProCondensed';
    src: url('/Content/fonts/DINProCondensedBlack.eot');
    src: url('/Content/fonts/DINProCondensedBlack.eot') format('embedded-opentype'),
         url('/Content/fonts/DINProCondensedBlack.woff2') format('woff2'),
         url('/Content/fonts/DINProCondensedBlack.woff') format('woff'),
         url('/Content/fonts/DINProCondensedBlack.ttf') format('truetype'),
         url('/Content/fonts/DINProCondensedBlack.svg#DINProCondensedBlack') format('svg');
    font-weight:900;
    font-display: swap;
}