@font-face {
    font-family: 'urw_dinblack';
    src: url('../fonts/urwdin-black-webfont.woff2') format('woff2'),
         url('../fonts/urwdin-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'urw_dinlight';
    src: url('../fonts/urwdin-light-webfont.woff2') format('woff2'),
         url('../fonts/urwdin-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'urw_dinlight_italic';
    src: url('../fonts/urwdin-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/urwdin-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'urw_dinmedium';
    src: url('../fonts/urwdin-medium-webfont.woff2') format('woff2'),
         url('../fonts/urwdin-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'urw_din_semicondblack';
    src: url('../fonts/urwdinsemicond-black-webfont.woff2') format('woff2'),
         url('../fonts/urwdinsemicond-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'urw_din_semicondbold';
    src: url('../fonts/urwdinsemicond-bold-webfont.woff2') format('woff2'),
         url('../fonts/urwdinsemicond-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}