@font-face {
    font-family: 'Ostrich Sans';
    src: url('OstrichSans-Bold.eot');
    src: local('Ostrich Sans Bold'), local('OstrichSans-Bold'),
        url('OstrichSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('OstrichSans-Bold.woff2') format('woff2'),
        url('OstrichSans-Bold.woff') format('woff'),
        url('OstrichSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Ostrich Sans';
    src: url('OstrichSans-Black.eot');
    src: local('Ostrich Sans Black'), local('OstrichSans-Black'),
        url('OstrichSans-Black.eot?#iefix') format('embedded-opentype'),
        url('OstrichSans-Black.woff2') format('woff2'),
        url('OstrichSans-Black.woff') format('woff'),
        url('OstrichSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Ostrich Sans';
    src: url('OstrichSans-Light.eot');
    src: local('Ostrich Sans Light'), local('OstrichSans-Light'),
        url('OstrichSans-Light.eot?#iefix') format('embedded-opentype'),
        url('OstrichSans-Light.woff2') format('woff2'),
        url('OstrichSans-Light.woff') format('woff'),
        url('OstrichSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Ostrich Sans';
    src: url('OstrichSans-Medium.eot');
    src: local('Ostrich Sans Medium'), local('OstrichSans-Medium'),
        url('OstrichSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('OstrichSans-Medium.woff2') format('woff2'),
        url('OstrichSans-Medium.woff') format('woff'),
        url('OstrichSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

