@font-face {
    font-family: 'OceanSansStd-Bold';
    src: url('../fonts/OceanSansStd-Bold.otf');
    src: local('☺'), url('../fonts/OceanSansStd-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'adobe-devanagari';
    src: url('../fonts/AdobeDevanagari-BoldItalic.otf');
    src: local('☺'), url('../fonts/AdobeDevanagari-BoldItalic.otf') format('opentype');
    font-weight: normal;
    font-style: Italic;
}
@font-face {
    font-family: 'DINPro-Bold';
    src: url('../fonts/DINPro-Bold.eot');
    src: local('☺'), url('../fonts/DINPro-Bold.woff') format('woff'), url('../fonts/DINPro-Bold.ttf') format('truetype'), url('../fonts/DINPro-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.woff2') format('woff2'),
    url('../fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}