/* Self-hosted Manrope + Noto Sans (latin subset). Bump ?v= on HTML link when updating files. */

@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/assets/fonts/manrope-400.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/assets/fonts/manrope-700.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("/assets/fonts/noto-sans-200.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/assets/fonts/noto-sans-300.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("/assets/fonts/noto-sans-300italic.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/assets/fonts/noto-sans-400.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/assets/fonts/noto-sans-500.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/assets/fonts/noto-sans-600.woff2?v=20260574") format("woff2");
}

@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/assets/fonts/noto-sans-700.woff2?v=20260574") format("woff2");
}
