@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 SC';
  font-style: normal;
  font-weight: normal;
  /* src: url('../../public/font/NotoSansSC-Regular.woff2') format('woff2'); */
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSansSC-Medium.8f1fed94.woff2) format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  /* src: url('../../public/font/NotoSansSC-Regular.woff2') format('woff2'); */
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSansSC-Medium.8f1fed94.woff2) format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  /* src: url('../../public/font/NotoSansSC-Regular.woff2') format('woff2'); */
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSansSC-Medium.8f1fed94.woff2) format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: normal;
  /* src: url('../../public/font/NotoSansSC-Regular.woff2') format('woff2'); */
  src: url(https://cdn.maolingo.cn/_next/static/media/NotoSansSC-Medium.8f1fed94.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');
}

html,
body {
  font-family: "Noto Sans", "Noto Sans SC", sans-serif !important;
}

