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