/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("./Inter-Regular.woff2") format('woff2');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("./NotoSerifSC-Regular.woff2") format('woff2');
}
