@font-face {
    font-family: 'DINOTRegular';
    src: url('/assets/fonts/dinot-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINOTLight';
    src: url('/assets/fonts/dinot-light-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINOTMedium';
	src: url('/assets/fonts/dinot-medium-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINOTBold';
	src: url('/assets/fonts/dinot-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINOTCondensedMedium';
	src: url('/assets/fonts/dinot-condmedium-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINOTBlack';
	src: url('/assets/fonts/dinot-black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINCondensedReg';
	src: url('/assets/fonts/dinpro-cond.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINCondensedLight';
	src: url('/assets/fonts/dinpro-condlight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}