@font-face {
  font-family: "Shopee 2021";
  font-display: swap;
  font-weight: 300;
  src: url("../fonts/Shopee2021/Shopee2021-light.ttf");
}
@font-face {
  font-family: "Shopee 2021";
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/Shopee2021/Shopee2021-regular.ttf");
}
@font-face {
  font-family: "Shopee 2021";
  font-display: swap;
  font-weight: 700;
  src: url("../fonts/Shopee2021/Shopee2021-bold.ttf");
}
@font-face {
  font-family: "Shopee 2021";
  font-display: swap;
  font-weight: 800;
  src: url("../fonts/Shopee2021/Shopee2021-extrabold.ttf");
}
@font-face {
  font-family: "Shopee 2021";
  font-display: swap;
  font-weight: 900;
  src: url("../fonts/Shopee2021/Shopee2021-black.ttf");
}
@font-face {
  font-family: "Commerce-Condensed";
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Commerce/Commerce_Bold.ttf");
}
@font-face {
  font-family: "UTM Niagarad";
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/UTM-Niagara.ttf");
}/*# sourceMappingURL=fonts.css.map */