@import url('https://fonts.googleapis.com/css?family=PT+Sans');

@font-face {
    font-family: ostritch-regular;
    src: url(../fonts/ostrich-regular.ttf);
}
@font-face {
    font-family: ostritch-bold;
    src: url(../fonts/OstrichSans-Bold.otf);
}
@font-face {
    font-family: ostritch-heavy;
    src: url(../fonts/OstrichSans-Heavy.otf);
}
@font-face {
    font-family: ostritch-medium;
    src: url(../fonts/OstrichSans-Medium.otf);
}
@font-face {
    font-family: ostritch-black;
    src: url(../fonts/OstrichSans-Black.otf);
}
