@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-Thin.woff') format('woff'),
       url('HONORSansBrand-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-ExtraLight.woff') format('woff'),
       url('HONORSansBrand-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-Light.woff') format('woff'),
       url('HONORSansBrand-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-Regular.woff') format('woff'),
       url('HONORSansBrand-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-Medium.woff') format('woff'),
       url('HONORSansBrand-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-DemiBold.woff') format('woff'),
       url('HONORSansBrand-DemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-Bold.woff') format('woff'),
       url('HONORSansBrand-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-ExtraBold.woff') format('woff'),
       url('HONORSansBrand-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Honor Sans';
  src: url('HONORSansBrand-Heavy.woff') format('woff'),
       url('HONORSansBrand-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
