/* OstrichSansBlack Font */
@font-face {
    font-family: 'OstrichSansBlack';
    src: url('https://cdn.jsdelivr.net/gh/Codelessly/OstrichSansWebFonts@master/OstrichSans-Black.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/Codelessly/OstrichSansWebFonts@master/OstrichSans-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}