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