//
// Fonts
// --------------------------------------------------

@font-face {
    font-family: 'Din';
    src: url('../fonts/din/3123AF_4_0.eot');
    src: url('../fonts/din/3123AF_4_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/3123AF_4_0.woff') format('woff'),
         url('../fonts/din/3123AF_4_0.ttf') format('truetype'),
         url('../fonts/din/3123AF_4_0.svg#Din Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Din';
    src: url('../fonts/din/3123AF_2_0.eot');
    src: url('../fonts/din/3123AF_2_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/3123AF_2_0.woff') format('woff'),
         url('../fonts/din/3123AF_2_0.ttf') format('truetype'),
         url('../fonts/din/3123AF_2_0.svg#Din Light') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Din';
    src: url('../fonts/din/3123AF_3_0.eot');
    src: url('../fonts/din/3123AF_3_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/3123AF_3_0.woff') format('woff'),
         url('../fonts/din/3123AF_3_0.ttf') format('truetype'),
         url('../fonts/din/3123AF_3_0.svg#Din Light Medium') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Din';
    src: url('../fonts/din/3123AF_1_0.eot');
    src: url('../fonts/din/3123AF_1_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/3123AF_1_0.woff') format('woff'),
         url('../fonts/din/3123AF_1_0.ttf') format('truetype'),
         url('../fonts/din/3123AF_1_0.svg#Din Light Medium') format('svg');
    font-weight: 600;
    font-style: normal;
}