@font-face {
font-family: 'DIN Pro Regular';
src: url('/fonts/DINPro.eot');
src: url('/fonts/DINPro.eot?#iefix') format('embedded-opentype'),
url('/fonts/DINPro.woff') format('woff'),
url('/fonts/DINPro.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'DIN Pro Bold';
src: url('/fonts/DINPro-Bold.eot');
src: url('/fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
url('/fonts/DINPro-Bold.woff') format('woff'),
url('/fonts/DINPro-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


@font-face {
    font-family: 'BisonBold';
    src: url('/fonts/bison_bold.eot'), url('/fonts/bison_bold.woff') format('woff'), url('/fonts/bison_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DinProMed';
    src: url('/fonts/DINPro-Medium.eot'), url('/fonts/DINPro-Medium.woff') format('woff'), url('/fonts/DINPro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DinProCondBold';
    src: url('/fonts/DINPro-CondensedBold.eot'), url('/fonts/DINPro-CondensedBold.woff') format('woff'), url('/fonts/DINPro-CondensedBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}