@font-face {
  font-family: "brand-main";
  font-weight: 700;
  src:
    local("SangBleuKingdom"),
    url("./fonts/SangBleuKingdom-Bold-WebXL.otf") format("opentype") tech(color-COLRv1),
    url("./fonts/SangBleuKingdom-Bold-WebXL.otf") format("opentype"),
    url("./fonts/SangBleuKingdom-Bold-WebXL.woff") format("woff"),
    url("./fonts/SangBleuKingdom-Bold-WebXL.woff2") format("woff2"),
    url("./fonts/SangBleuKingdom-Bold-WebXL.eot") format("eot");
}

@font-face {
  font-family: "brand-main";
  font-weight: 500;
  src:
    local("SangBleuKingdom"),
    url("./fonts/SangBleuKingdom-Medium-WebXL.otf") format("opentype") tech(color-COLRv1),
    url("./fonts/SangBleuKingdom-Medium-WebXL.otf") format("opentype"),
    url("./fonts/SangBleuKingdom-Medium-WebXL.woff") format("woff"),
    url("./fonts/SangBleuKingdom-Medium-WebXL.woff2") format("woff2"),
    url("./fonts/SangBleuKingdom-Medium-WebXL.eot") format("eot");
}

@font-face {
  font-family: "brand-main";
  font-weight: 400;
  src:
    local("SangBleuKingdom"),
    url("./fonts/SangBleuKingdom-Regular-WebXL.otf") format("opentype") tech(color-COLRv1),
    url("./fonts/SangBleuKingdom-Regular-WebXL.otf") format("opentype"),
    url("./fonts/SangBleuKingdom-Regular-WebXL.woff") format("woff"),
    url("./fonts/SangBleuKingdom-Regular-WebXL.woff2") format("woff2"),
    url("./fonts/SangBleuKingdom-Regular-WebXL.eot") format("eot");
}