@font-face {
    font-family: "DIN Round Pro";
    src: url(../fonts/DIN-RoundPro/DINRoundPro.eot) format("embedded-opentype"),
        url(../fonts/DIN-RoundPro/DINRoundPro.woff2) format("woff2"),
        url(../fonts/DIN-RoundPro/DINRoundPro.woff) format("woff"),
        url(../fonts/DIN-RoundPro/DINRoundPro.ttf) format("truetype");
}

@font-face {
    font-family: "DIN Round Pro Bold";
    src: url(../fonts/DIN-RoundPro/DINRoundPro-Bold.eot) format("embedded-opentype"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Bold.woff2) format("woff2"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Bold.woff) format("woff"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Bold.ttf) format("truetype");
}

@font-face {
    font-family: "DIN Round Pro Black";
    src: url(../fonts/DIN-RoundPro/DINRoundPro-Black.eot) format("embedded-opentype"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Black.woff2) format("woff2"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Black.woff) format("woff"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Black.ttf) format("truetype");
}

@font-face {
    font-family: "DIN Round Pro Medium";
    src: url(../fonts/DIN-RoundPro/DINRoundPro-Medi.eot) format("embedded-opentype"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Medi.woff2) format("woff2"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Medi.woff) format("woff"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Medi.ttf) format("truetype");
}

@font-face {
    font-family: "DIN Round Pro Light";
    src: url(../fonts/DIN-RoundPro/DINRoundPro-Light.eot) format("embedded-opentype"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Light.woff2) format("woff2"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Light.woff) format("woff"),
        url(../fonts/DIN-RoundPro/DINRoundPro-Light.ttf) format("truetype");
}