@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: normal;
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSans-Regular.388cf58c.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: bold;
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSans-Bold.127a1b45.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: normal;
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSansSC-Regular.1bb4acde.woff2) format('woff2');
  /* src: url('../../public/font/NotoSansSC-Light.woff2') format('woff2'); */
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSans-Regular.388cf58c.ttf) format('truetype');
  /* src: url('../../public/font/NotoSansSC-Light.woff2') format('woff2'); */
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSans-Regular.388cf58c.ttf) format('truetype');
  /* src: url('../../public/font/NotoSansSC-Light.woff2') format('woff2'); */
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: normal;
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSans-Regular.388cf58c.ttf) format('truetype');
  /* src: url('../../public/font/NotoSansSC-Light.woff2') format('woff2'); */
}

@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: bold;
  src: url(https://cdn.maolingo.cn/_next/static/media/Fredoka-Bold.143bfbba.ttf) format('truetype');
}

@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: normal;
  src: url(https://cdn.maolingo.cn/_next/static/media/Fredoka-Regular.db262a92.ttf) format('truetype');
}

/** 雅思教材正计时（Figma Digital-7 Mono，等宽正立） */
@font-face {
  font-family: 'Digital-7';
  font-style: normal;
  font-weight: normal;
  src: url(https://cdn.maolingo.cn/_next/static/media/Digital-7-Mono.e8a11efb.woff2) format('woff2'),
       url(https://cdn.maolingo.cn/_next/static/media/Digital-7-Mono.01c46216.ttf) format('truetype');
  font-display: swap;
}

html,
body {
  font-family: "Noto Sans", "Noto Sans SC", sans-serif !important;
  letter-spacing: 0.03em;
}
