@charset "UTF-8";
@font-face {
  font-family: 'HarmonyOS-B';
  font-weight: bold;
  font-style: normal;
  src: url('https://cdn.ctmon.com/static/font/HarmonyOS_SansSC_Bold.ttf') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'BAHNSCHRIFT';
  font-style: normal;
  src: url('../font/BAHNSCHRIFT.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'HarmonyOS-M';
  font-weight: normal;
  font-style: normal;
  src: url('https://cdn.ctmon.com/static/font/HarmonyOS_SansSC_Medium.ttf') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS-R';
  font-weight: normal;
  font-style: normal;
  src: url('https://cdn.ctmon.com/static/font/HarmonyOS_SansSC_Regular.ttf') format('woff2');
  font-display: swap;
}
