@charset "utf-8";
@font-face {
    font-family: 'DIN';
    src: url('fonts/din-regular-webfont.eot');
    src: url('fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-regular-webfont.woff') format('woff'),
         url('fonts/din-regular-webfont.ttf') format('truetype'),
         url('fonts/din-regular-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN';
    src: url('fonts/din-bold-webfont.eot');
    src: url('fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-bold-webfont.woff') format('woff'),
         url('fonts/din-bold-webfont.ttf') format('truetype'),
         url('fonts/din-bold-webfont.svg#dinbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Sherrin';
    src: url('fonts/friz_quadrata_bold-webfont.eot');
    src: url('fonts/friz_quadrata_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/friz_quadrata_bold-webfont.woff2') format('woff2'),
         url('fonts/friz_quadrata_bold-webfont.woff') format('woff'),
         url('fonts/friz_quadrata_bold-webfont.ttf') format('truetype'),
         url('fonts/friz_quadrata_bold-webfont.svg#friz_quadratabold') format('svg');
    font-weight: normal;
    font-style: normal;

}