﻿@font-face {
    font-family: 'DIN 2014';
    src: url('../fonts/DIN2014-Regular.eot');
    src: url('../fonts/DIN2014-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN2014-Regular.woff') format('woff'), url('../fonts/DIN2014-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN 2014';
    src: url('../fonts/DIN2014-Bold.eot');
    src: url('../fonts/DIN2014-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN2014-Bold.woff') format('woff'), url('../fonts/DIN2014-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DIN 2014';
    src: url('../fonts/DIN2014-ExtraBold.eot');
    src: url('../fonts/DIN2014-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN2014-ExtraBold.woff') format('woff'), url('../fonts/DIN2014-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}