@font-face {
    font-family: 'SB Sans Text Mono';
    src:
        url('https://cdn-app.giga.chat/shared-static/0.0.0/fonts/SBSansTextMono/SBSansTextMono-Regular.woff2')
            format('woff2'),
        url('https://cdn-app.giga.chat/shared-static/0.0.0/fonts/SBSansTextMono/SBSansTextMono-Regular.woff')
            format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SB Sans Text Mono';
    src:
        url('https://cdn-app.giga.chat/shared-static/0.0.0/fonts/SBSansTextMono/SBSansTextMono-Bold.woff2')
            format('woff2'),
        url('https://cdn-app.giga.chat/shared-static/0.0.0/fonts/SBSansTextMono/SBSansTextMono-Bold.woff')
            format('woff');
    font-weight: bold;
    font-style: normal;
}
