@font-face {
  font-family: "HarmonyOS Sans";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/harmonyos-sans-sc-thin.woff2") format("woff2");
}

@font-face {
  font-family: "HarmonyOS Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/harmonyos-sans-sc-light.woff2") format("woff2");
}

@font-face {
  font-family: "HarmonyOS Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/harmonyos-sans-sc-regular.woff2") format("woff2");
}

@font-face {
  font-family: "HarmonyOS Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/harmonyos-sans-sc-medium.woff2") format("woff2");
}

@font-face {
  font-family: "HarmonyOS Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/harmonyos-sans-sc-bold.woff2") format("woff2");
}

@font-face {
  font-family: "HarmonyOS Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/harmonyos-sans-regular-italic.woff2") format("woff2");
}

@font-face {
  font-family: "HarmonyOS Sans";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/harmonyos-sans-medium-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/exo-variable.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Exo";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/exo-italic-variable.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Inconsolata";
  font-style: normal;
  font-weight: 200 900;
  font-stretch: 50% 200%;
  font-display: swap;
  src: url("../fonts/inconsolata-variable.woff2") format("woff2-variations");
}
