@font-face {
    font-family: "Be Vietnam Pro";
    src: url("/fonts/Be_Vietnam_Pro/BeVietnamPro-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("/fonts/Be_Vietnam_Pro/BeVietnamPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("/fonts/Be_Vietnam_Pro/BeVietnamPro-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Azeret Mono – variable font */
@font-face {
    font-family: "Azeret Mono";
    src: url("/fonts/Azeret_Mono/AzeretMono-VariableFont_wght.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Azeret Mono";
    src: url("/fonts/Azeret_Mono/AzeretMono-Italic-VariableFont_wght.ttf") format("truetype");
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "MiniPics-LilCritters";
    src: url("/fonts/LilCritters/MiniPics-LilCritters_LilCritters.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
