@font-face {
  font-family: 'Noto Sans SC Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/notosanssc/NotoSansSC-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans SC Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/notosanssc/NotoSansSC-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Barlow Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/barlow/Barlow-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Barlow Regular Italic';
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/barlow/Barlow-RegularItalic.woff) format('woff');
}
@font-face {
  font-family: 'Barlow Light';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/barlow/Barlow-Light.woff) format('woff');
}
@font-face {
  font-family: 'Barlow Light Italic';
  font-style: italic;
  font-weight: 300;
  src: url(../fonts/barlow/Barlow-LightItalic.woff) format('woff');
}
@font-face {
  font-family: 'Barlow Extra Light Italic';
  font-style: italic;
  font-weight: 200;
  src: url(../fonts/barlow/Barlow-ExtraLightItalic.woff) format('woff');
}

@font-face {
  font-family: 'Barlow Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/barlow/Barlow-Bold.woff) format('woff');
}