
@font-face {
    font-family: "Jetbrains";
    src: url("../jetbrains/woff2/JetBrainsMono-Thin.woff2") format("woff2"),
         url("../jetbrains/otf/JetBrainsMono-Thin.otf") format("opentype");
    font-style: normal;
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: "Jetbrains";
    src: url("../jetbrains/woff2/JetBrainsMono-ExtraLight.woff2") format("woff2"),
         url("../jetbrains/otf/JetBrainsMono-ExtraLight.otf") format("opentype");
    font-style: normal;
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: "Jetbrains";
    src: url("../jetbrains/woff2/JetBrainsMono-Regular.woff2") format("woff2"),
         url("../jetbrains/otf/JetBrainsMono-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "Jetbrains";
    src: url("../jetbrains/woff2/JetBrainsMono-Medium.woff2") format("woff2"),
         url("../jetbrains/otf/JetBrainsMono-Medium.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Jetbrains";
    src: url("../jetbrains/woff2/JetBrainsMono-SemiBold.woff2") format("woff2"),
         url("../jetbrains/otf/JetBrainsMono-SemiBold.otf") format("opentype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Jetbrains";
    src: url("../jetbrains/woff2/JetBrainsMono-Bold.woff2") format("woff2"),
         url("../jetbrains/otf/JetBrainsMono-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Jetbrains";
    src: url("../jetbrains/woff2/JetBrainsMono-ExtraBold.woff2") format("woff2"),
         url("../jetbrains/otf/JetBrainsMono-ExtraBold.otf") format("opentype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
