@font-face {
    font-family: 'Ostrich Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Ostrich Sans'), url('/fonts/OstrichSans/ostrichsans-medium-webfont.woff2') format('woff2'),
    url('/fonts/OstrichSans/ostrichsans-medium-webfont.woff') format('woff'), url('/fonts/OstrichSans-Medium.otf') format('otf');
    font-display: swap;
}

@font-face {
    font-family: 'Ostrich Sans';
    font-style: normal;
    font-weight: 900;
    src: local('Ostrich Sans'), url('/fonts/OstrichSans/ostrichsans-black-webfont.woff2') format('woff2'),
    url('/fonts/OstrichSans/ostrichsans-black-webfont.woff') format('woff'), url('/fonts/OstrichSans-Black.otf') format('otf');
    font-display: swap;
}

@font-face {
    font-family: 'Ostrich Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Ostrich Sans'), url('/fonts/OstrichSans/ostrichsans-bold-webfont.woff2') format('woff2'),
    url('/fonts/OstrichSans/ostrichsans-bold-webfont.woff') format('woff'), url('/fonts/OstrichSans-Bold.otf') format('otf');
    font-display: swap;
}

@font-face {
    font-family: 'Ostrich Sans Dashed';
    font-style: normal;
    font-weight: 500;
    src: local('Ostrich Sans Dashed'), url('/fonts/OstrichSans/ostrichsansdashed-medium-webfont.woff2') format('woff2'),
    url('/fonts/OstrichSans/ostrichsansdashed-medium-webfont.woff') format('woff'), ,
    url('/fonts/OstrichSansDashed-Medium.otf') format('otf');
    font-display: swap;
}

/*@font-face {
	font-family: 'ostrich_sansheavy';
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/OstrichSans/ostrichsans-heavy-webfont.woff2') format('woff2'), url('/fonts/OstrichSans/ostrichsans-heavy-webfont.woff') format('woff');
}*/

@font-face {
    font-family: 'Ostrich Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Ostrich Sans'), url('/fonts/OstrichSans/ostrichsans-light-webfont.woff2') format('woff2'),
    url('/fonts/OstrichSans/ostrichsans-light-webfont.woff') format('woff'), url('/fonts/OstrichSans-Light.otf') format('otf');
    font-display: swap;
}

@font-face {
    font-family: 'Ostrich Sans Rounded';
    font-style: normal;
    font-weight: 500;
    src: local('Ostrich Sans Rounded'), url('/fonts/OstrichSans/ostrichsansrounded-medium-webfont.woff2') format('woff2'),
    url('/fonts/OstrichSans/ostrichsansrounded-medium-webfont.woff') format('woff'),
    url('/fonts/OstrichSansRounded-Medium.otf') format('otf');
    font-display: swap;
}