@font-face {
    font-family: 'DINOT';
    src: url('../fonts/dinot/DINOT-Black.eot');
    src: url('../fonts/dinot/DINOT-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinot/DINOT-Black.woff2') format('woff2'),
        url('../fonts/dinot/DINOT-Black.woff') format('woff'),
        url('../fonts/dinot/DINOT-Black.ttf') format('truetype'),
        url('../fonts/dinot/DINOT-Black.svg#DINOT-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DINOT';
    src: url('../fonts/dinot/DINOT-Medium.eot');
    src: url('../fonts/dinot/DINOT-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinot/DINOT-Medium.woff2') format('woff2'),
        url('../fonts/dinot/DINOT-Medium.woff') format('woff'),
        url('../fonts/dinot/DINOT-Medium.ttf') format('truetype'),
        url('../fonts/dinot/DINOT-Medium.svg#DINOT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DINOT-RegularItalic';
    src: url('../fonts/dinot/DINOT-RegularItalic.eot');
    src: url('../fonts/dinot/DINOT-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinot/DINOT-RegularItalic.woff2') format('woff2'),
        url('../fonts/dinot/DINOT-RegularItalic.woff') format('woff'),
        url('../fonts/dinot/DINOT-RegularItalic.ttf') format('truetype'),
        url('../fonts/dinot/DINOT-RegularItalic.svg#DINOT-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'DINOT';
    src: url('../fonts/dinot/DINOT-Light.eot');
    src: url('../fonts/dinot/DINOT-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinot/DINOT-Light.woff2') format('woff2'),
        url('../fonts/dinot/DINOT-Light.woff') format('woff'),
        url('../fonts/dinot/DINOT-Light.ttf') format('truetype'),
        url('../fonts/dinot/DINOT-Light.svg#DINOT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DINOT';
    src: url('../fonts/dinot/DINOT-Regular.eot');
    src: url('../fonts/dinot/DINOT-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinot/DINOT-Regular.woff2') format('woff2'),
        url('../fonts/dinot/DINOT-Regular.woff') format('woff'),
        url('../fonts/dinot/DINOT-Regular.ttf') format('truetype'),
        url('../fonts/dinot/DINOT-Regular.svg#DINOT-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINOT';
    src: url('../fonts/dinot/DINOT-Bold.eot');
    src: url('../fonts/dinot/DINOT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinot/DINOT-Bold.woff2') format('woff2'),
        url('../fonts/dinot/DINOT-Bold.woff') format('woff'),
        url('../fonts/dinot/DINOT-Bold.ttf') format('truetype'),
        url('../fonts/dinot/DINOT-Bold.svg#DINOT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


*:not(.glyphicon, .fa) {
    font-family: DINOT !important;
}
