@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("./Montserrat/Montserrat-Bold.ttf") format('ttf');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url("./Montserrat/Montserrat-Regular.ttf") format('ttf');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url("./Montserrat/Montserrat-Light.ttf") format('ttf');
}

@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 700;
  src: url("./SY/SY-HT-Medium.woff2") format('woff2');
}
@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 400;
  src: url("./SY/SY-HT-Normal.woff2") format('woff2');
}
@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 300;
  src: url("./SY/SY-HT-Light.woff2") format('woff2');
}
