@font-face {
    font-family: "JetBrains Mono";
    src: url("fonts/JetBrainsMono/JetBrainsMono-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "JetBrains Mono";
    src: url("fonts/JetBrainsMono/JetBrainsMono-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Regular Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Medium Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Black.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Black Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Scto Grotesk A";
    src: url("fonts/SctoGroteskA/Scto Grotesk A Bold Italic.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "BourtonBase";
    src: url("fonts/bourtonbase.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
