
@font-face {
    font-family: 'dinlight';
    src: url('din-light-webfont.woff2') format('woff2'),
        url('din-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'dinmedium';
    src: url('din-medium-webfont.woff2') format('woff2'),
        url('din-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'moretregular';
    src: url('moret-regular-webfont.woff2') format('woff2'),
        url('moret-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'tenor_sansregular';
    src: url('tenorsans-regular-webfont.woff2') format('woff2'),
        url('tenorsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}