@font-face {
    font-family: "CRIS";
    src: url("locales/font/LobsterTwo-Italic.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "LIZ";
    src: url("locales/font/LobsterTwo-Bold.ttf") format("truetype");
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: "erika";
    src: url("locales/font/LobsterTwo-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
}
