@font-face {
    font-family: 'dinot';
        src: url('/files/fonts/dinot.eot'); /* IE9 Compat Modes */
        src: url('/files/fonts/dinot.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('/files/fonts/dinot.woff2') format('woff2'), /* Modern Browsers */
            url('/files/fonts/dinot.woff') format('woff'), /* Modern Browsers */
            url('/files/fonts/dinot.ttf') format('truetype'), /* Safari, Android, iOS */
            url('/files/fonts/dinot.svg') format('svg'); /* Legacy iOS */
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'dinot-medium';
        src: url('/files/fonts/dinot-medium.eot'); /* IE9 Compat Modes */
        src: url('/files/fonts/dinot-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('/files/fonts/dinot-medium.woff2') format('woff2'), /* Modern Browsers */
            url('/files/fonts/dinot-medium.woff') format('woff'), /* Modern Browsers */
            url('/files/fonts/dinot-medium.ttf') format('truetype'), /* Safari, Android, iOS */
            url('/files/fonts/dinot-medium.svg') format('svg'); /* Legacy iOS */
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'dinot-black';
        src: url('/files/fonts/dinot-black.eot'); /* IE9 Compat Modes */
        src: url('/files/fonts/dinot-black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('/files/fonts/dinot-black.woff2') format('woff2'), /* Modern Browsers */
            url('/files/fonts/dinot-black.woff') format('woff'), /* Modern Browsers */
            url('/files/fonts/dinot-black.ttf') format('truetype'), /* Safari, Android, iOS */
            url('/files/fonts/dinot-black.svg') format('svg'); /* Legacy iOS */
        font-weight: normal;
        font-style: normal;
}