@font-face {
  font-family: 'Rubik';
  src:
    url('Rubik-Bold.woff2') format('woff2'),
    url('Rubik-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-ExtraBold.otf');
  font-weight: 700;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-SemiBold.otf');
  font-weight: 600;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Regular.otf');
  font-weight: 500;
}

@font-face {
  font-family: 'Douyu';
  src: url('Douyu.otf');
}

@font-face {
  font-family: 'Douyin Sans';
  src: url(DouyinSansBold.otf);
}

@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: url('https://duy-ielts-public.oss-cn-hangzhou.aliyuncs.com/font/AlibabaPuHuiTi-Medium.woff2')
    format('woff');
  font-weight: 500;
  unicode-range: U+4E00- U+9FA5;
  font-display: swap;
}

@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: url('https://duy-ielts-public.oss-cn-hangzhou.aliyuncs.com/font/AlibabaPuHuiTi-Regular.woff2')
    format('woff');
  font-weight: 400;
  unicode-range: U+4E00- U+9FA5;
  font-display: swap;
}

@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: url('https://duy-ielts-public.oss-cn-hangzhou.aliyuncs.com/font/AlibabaPuHuiTi-Bold.woff2')
    format('woff');
  font-weight: 600;
  unicode-range: U+4E00- U+9FA5;
  font-display: swap;
}

@font-face {
  font-family: 'dyy';
  src: url('dyy.woff');
  unicode-range: U+002D, U+003A;
}
