@font-face {
  font-family: 'Do Hyeon Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Do Hyeon Regular'), url('/assets/fonts/DoHyeon-Regular.woff') format('woff');
}

@font-face {
  font-family: 'JetBrainsMono-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('JetBrainsMono-Regular'), url('/assets/fonts/JetBrainsMono-Regular.woff2') format('woff');
}

@font-face {
  font-family: alibaba-puhuiti-heavy;
  font-display: swap;
  src: 
    /* IE6-IE8 */ url('../fonts/puhui.woff2') format('woff2'), url('../fonts/puhui.woff') format('woff');
}

@font-face {
  font-family: 'BebasNeue';
  font-weight: 400;
  src: url('/assets/fonts/BebasNeue.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MapleMonoNL-Regular';
  font-weight: 400;
  src: url('/assets/fonts/MapleMonoNL-Regular.ttf.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'pt-mono';
  font-weight: 400;
  src: url('/assets/fonts/PTMono.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'FangYuan';
  font-weight: 700;
  color: #413c2e;

  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  --wght: 700;
  --BEVL: 100;
  font-variation-settings: 'wght' var(--wght), 'BEVL' var(--BEVL);
  src: url('../fonts/fangyuan.woff2') format('woff2'), url('../fonts/fangyuan.woff') format('woff');
  font-display: swap;
}
