@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: inline-block;
    src: url("/fonts/fa-brands-400.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: inline-block;
    src: url("/fonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: inline-block;
    src: url("/fonts/fa-solid-900.woff2") format("woff2");
}   



@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-BoldItalic.woff2") format("woff2");
}

/* extra bold */
@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-ExtraBold.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-ExtraBoldItalic.woff2") format("woff2");
}

/* extra light */
@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-ExtraLight.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-ExtraLightItalic.woff2") format("woff2");
}

/* italic */
@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-Italic.woff2") format("woff2");
}

/* light */
@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-Light.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-LightItalic.woff2") format("woff2");
}

/* medium */
@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-MediumItalic.woff2") format("woff2");
}

/* regular */
@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-Regular.woff2") format("woff2");
}

/* semi bold */
@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-SemiBoldItalic.woff2") format("woff2");
}

/* thin */
@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-Thin.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("/fonts/JetBrainsMono-ThinItalic.woff2") format("woff2");
}