/**
 * Lama Sans (Baianat) — weights used across admin UI.
 * Free for personal & commercial use (Baianat). Prefer self-hosting WOFF2 in production.
 */
@font-face {
    font-family: "Lama Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("https://fonts.cdnfonts.com/s/89696/LamaSans-Light.woff") format("woff");
}

@font-face {
    font-family: "Lama Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://fonts.cdnfonts.com/s/89696/LamaSans-Regular.woff") format("woff");
}

@font-face {
    font-family: "Lama Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("https://fonts.cdnfonts.com/s/89696/LamaSans-Medium.woff") format("woff");
}

@font-face {
    font-family: "Lama Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("https://fonts.cdnfonts.com/s/89696/LamaSans-SemiBold.woff") format("woff");
}

@font-face {
    font-family: "Lama Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("https://fonts.cdnfonts.com/s/89696/LamaSans-Bold.woff") format("woff");
}

@font-face {
    font-family: "Lama Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("https://fonts.cdnfonts.com/s/89696/LamaSans-ExtraBold.woff") format("woff");
}
