@font-face {
    font-family: 'ArialNarrow';
    src: url('../fonts/ufonts.com_arial-narrow-2.eot');
    src: url('../fonts/ufonts.com_arial-narrow-2.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_arial-narrow-2.woff') format('woff'),
         url('../fonts/ufonts.com_arial-narrow-2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArialNarrowBold';
    src: url('../fonts/ufonts.com_arial-narrow-bold-2.eot');
    src: url('../fonts/ufonts.com_arial-narrow-bold-2.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_arial-narrow-bold-2.woff') format('woff'),
         url('../fonts/ufonts.com_arial-narrow-bold-2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'DINRegular';
    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: 'DINMedium';
    src: url('../fonts/din-medium-webfont.eot');
    src: url('../fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-medium-webfont.woff') format('woff'),
         url('../fonts/din-medium-webfont.ttf') format('truetype'),
         url('../fonts/din-medium-webfont.svg#DINMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

