/* Thin */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-Thin.woff2") format("woff2");
    font-weight:100;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-ThinItalic.woff2") format("woff2");
    font-weight:100;
    font-style:italic;
    font-display:swap;
}
/* Light */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-Light.woff2") format("woff2");
    font-weight:200;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-LightItalic.woff2") format("woff2");
    font-weight:200;
    font-style:italic;
    font-display:swap;
}
/* ExtraLight */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-ExtraLight.woff2") format("woff2");
    font-weight:300;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-ExtraLightItalic.woff2") format("woff2");
    font-weight:300;
    font-style:italic;
    font-display:swap;
}
/* Regular */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-Regular.woff2") format("woff2");
    font-weight:400;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-RegularItalic.woff2") format("woff2");
    font-weight:400;
    font-style:italic;
    font-display:swap;
}
/* Medium */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-Medium.woff2") format("woff2");
    font-weight:500;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-MediumItalic.woff2") format("woff2");
    font-weight:500;
    font-style:italic;
    font-display:swap;
}
/* SemiBold */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-SemiBold.woff2") format("woff2");
    font-weight:600;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-SemiBoldItalic.woff2") format("woff2");
    font-weight:600;
    font-style:italic;
    font-display:swap;
}
/* Bold */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-Bold.woff2") format("woff2");
    font-weight:700;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-BoldItalic.woff2") format("woff2");
    font-weight:700;
    font-style:italic;
    font-display:swap;
}
/* ExtraBold */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-ExtraBold.woff2") format("woff2");
    font-weight:800;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-ExtraBoldItalic.woff2") format("woff2");
    font-weight:800;
    font-style:italic;
    font-display:swap;
}
/* Black */
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-Black.woff2") format("woff2");
    font-weight:900;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:"LamaSans";
    src:url("LamaSans-BlackItalic.woff2") format("woff2");
    font-weight:900;
    font-style:italic;
    font-display:swap;
}
/* ParaSupreme */
@font-face{
    font-family:"ParaSupreme";
    src:url("ParaSupreme-Regular.otf") format("opentype");
    font-weight:400;
    font-style:normal;
    font-display:swap;
}