@font-face {
    font-family: 'DINOTRegular';
    src: url('fonts/DINOTRegular.eot');
    src: url('fonts/DINOTRegular.eot') format('embedded-opentype'),
         url('fonts/DINOTRegular.woff2') format('woff2'),
         url('fonts/DINOTRegular.woff') format('woff'),
         url('fonts/DINOTRegular.ttf') format('truetype'),
         url('fonts/DINOTRegular.svg#DINOTRegular') format('svg');
}
