﻿/* fonts css */

@font-face {
    font-family: 'dinbold-webfont';
    src: url('fonts/dinbold-webfont.eot');
    src: url('fonts/dinbold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dinbold-webfont.woff') format('woff'), url('fonts/dinbold-webfont.ttf') format('truetype'), url('fonts/dinbold-webfont.svg#webfont') format('svg');
}

@font-face {
    font-family: 'dinmedium-webfont';
    src: url('fonts/dinmedium-webfont.eot');
    src: url('fonts/dinmedium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dinmedium-webfont.woff') format('woff'), url('fonts/dinmedium-webfont.ttf') format('truetype'), url('fonts/dinmedium-webfont.svg#webfont') format('svg');
}


@font-face {
    font-family: 'dinregular-webfont';
    src: url('fonts/dinregular-webfont.eot');
    src: url('fonts/dinregular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dinregular-webfont.woff') format('woff'), url('fonts/dinregular-webfont.ttf') format('truetype'), url('fonts/dinregular-webfont.svg#webfont') format('svg');
}