@font-face{ 
    font-family: 'Ostrich_Sans_Bold';
    src: url('../fonts/ostrich-sans-bold.eot');
    src: url('../fonts/ostrich-sans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ostrich-sans-bold.woff2') format('woff2'),
         url('../fonts/ostrich-sans-bold.woff') format('woff'),
         url('../fonts/ostrich-sans-bold.ttf') format('truetype'),
         url('../fonts/ostrich-sans-bold.svg#webfont') format('svg');
}
