@font-face {
    font-family: "IGBTMono";
    src: url("/BIZUDGothic-Regular-strip.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: block;
}

@font-face {
    font-family: "IGBTMono";
    src: url("/BIZUDGothic-Bold-strip.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: block;
}

@font-face {
    font-family: "IGBTMono";
    src: url("/GenYoGothic2-JP-R-kanji.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: block;
    unicode-range:
        U+3400-4DBF,
        U+4E00-9FFF,
        U+F900-FAFF,
        U+20000-2A6DF,
        U+2A700-2B73F,
        U+2B740-2B81F,
        U+2B820-2CEAF,
        U+2CEB0-2EBEF,
        U+30000-3134F;
}

@font-face {
    font-family: "IGBTMono";
    src: url("/GenYoGothic2-JP-R-kanji.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: block;
    unicode-range:
        U+3400-4DBF,
        U+4E00-9FFF,
        U+F900-FAFF,
        U+20000-2A6DF,
        U+2A700-2B73F,
        U+2B740-2B81F,
        U+2B820-2CEAF,
        U+2CEB0-2EBEF,
        U+30000-3134F;
}

html {
    visibility: hidden;
}

html.igbt-font-ready {
    visibility: visible;
}

html.igbt-font-ready,
html.igbt-font-ready body,
html.igbt-font-ready *,
html.igbt-font-ready *::before,
html.igbt-font-ready *::after {
    font-family: "IGBTMono", monospace !important;
    font-synthesis: none !important;
}
