/* ================================================================ *\
    #Fonts
\* ================================================================ */

@font-face {
    font-family: 'Din';
    src: url('fonts/dinregular-webfont.eot');
    src: url('fonts/dinregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinregular-webfont.woff2') format('woff2'),
         url('fonts/dinregular-webfont.woff') format('woff'),
         url('fonts/dinregular-webfont.ttf') format('truetype'),
         url('fonts/dinregular-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "DinPro";
    src: url("fonts/DinWebPro_700_normal_1438069808.eot");
    src: url("fonts/DinWebPro_700_normal_1438069808.eot?#iefix") format("embedded-opentype"),
        url("fonts/DinWebPro_700_normal_1438069808.svg#DinWebPro") format("svg"),
        url("fonts/DinWebPro_700_normal_1438069808.woff") format("woff"),
        url("fonts/DinWebPro_700_normal_1438069808.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "DinPro";
    src: url("fonts/DinWebPro_500_italic_1438069808.eot");
    src: url("fonts/DinWebPro_500_italic_1438069808.eot?#iefix") format("embedded-opentype"),
        url("fonts/DinWebPro_500_italic_1438069808.svg#DinWebPro") format("svg"),
        url("fonts/DinWebPro_500_italic_1438069808.woff") format("woff"),
        url("fonts/DinWebPro_500_italic_1438069808.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "DinPro";
    src: url("fonts/DinWebPro_400_italic_1438069808.eot");
    src: url("fonts/DinWebPro_400_italic_1438069808.eot?#iefix") format("embedded-opentype"),
        url("fonts/DinWebPro_400_italic_1438069808.svg#DinWebPro") format("svg"),
        url("fonts/DinWebPro_400_italic_1438069808.woff") format("woff"),
        url("fonts/DinWebPro_400_italic_1438069808.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "DinPro";
    src: url("fonts/DinWebPro_400_normal_1438069808.eot");
    src: url("fonts/DinWebPro_400_normal_1438069808.eot?#iefix") format("embedded-opentype"),
        url("fonts/DinWebPro_400_normal_1438069808.svg#DinWebPro") format("svg"),
        url("fonts/DinWebPro_400_normal_1438069808.woff") format("woff"),
        url("fonts/DinWebPro_400_normal_1438069808.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "DinPro";
    src: url("fonts/DinWebPro_700_italic_1438069808.eot");
    src: url("fonts/DinWebPro_700_italic_1438069808.eot?#iefix") format("embedded-opentype"),
        url("fonts/DinWebPro_700_italic_1438069808.svg#DinWebPro") format("svg"),
        url("fonts/DinWebPro_700_italic_1438069808.woff") format("woff"),
        url("fonts/DinWebPro_700_italic_1438069808.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "DinPro";
    src: url("fonts/DinWebPro_500_normal_1438069808.eot");
    src: url("fonts/DinWebPro_500_normal_1438069808.eot?#iefix") format("embedded-opentype"),
        url("fonts/DinWebPro_500_normal_1438069808.svg#DinWebPro") format("svg"),
        url("fonts/DinWebPro_500_normal_1438069808.woff") format("woff"),
        url("fonts/DinWebPro_500_normal_1438069808.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}