﻿



@font-face {
    font-family: 'dinotlight';
    src: url('../fonts/dinotlight.woff'); /* IE9 Compat Modes */
    src: url('../fonts/dinotlight.otf?#iefix') format('truetype'), /* IE6-IE8 */
    url('../fonts/dinotlight.woff') format('woff'), /* Modern Browsers */
    url('../fonts/dinotlight.otf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/dinotlight.svg#svgFontName') format('svg'); /* Legacy iOS */
    src: local('dinotlight'), url(../fonts/dinotlight.woff) format('truetype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'dinotbold';
    src: url('../fonts/dinotbold.woff'); /* IE9 Compat Modes */
    src: url('../fonts/dinotbold.otf?#iefix') format('truetype'), /* IE6-IE8 */
    url('../fonts/dinotbold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/dinotbold.otf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/dinotbold.svg#svgFontName') format('svg'); /* Legacy iOS */
    src: local('dinotbold'), url(../fonts/dinotbold.woff) format('truetype');
    font-style: normal;
    font-weight: 700;
}     
