@font-face {
    font-family: "Roboto Mono";
    src:
        url("RobotoMono-Medium.woff2") format("woff2"),
        url("RobotoMono-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Mono";
    src:
        url("RobotoMono-Regular.woff2") format("woff2"),
        url("RobotoMono-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Mono";
    src:
        url("RobotoMono-Italic.woff2") format("woff2"),
        url("RobotoMono-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Mono";
    src:
        url("RobotoMono-MediumItalic.woff2") format("woff2"),
        url("RobotoMono-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Mono";
    src:
        url("RobotoMono-Bold.woff2") format("woff2"),
        url("RobotoMono-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aspekta";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src:
        url("Aspekta-500.woff2") format("woff2"),
        url("Aspekta-500.woff") format("woff");
}

@font-face {
    font-family: "Aspekta";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src:
        url("Aspekta-600.woff2") format("woff2"),
        url("Aspekta-600.woff") format("woff");
}

@font-face {
    font-family: "Aspekta";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:
        url("Aspekta-700.woff2") format("woff2"),
        url("Aspekta-700.woff") format("woff");
}
