/* noto-sans-hk-100normal - chinese-hongkong */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src:
    local('Noto Sans HK Thin'),
    local('NotoSansHK-Thin'), 
    url('./fonts/noto-sans-hk-chinese-hongkong-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./fonts/noto-sans-hk-chinese-hongkong-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-sans-hk-300normal - chinese-hongkong */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src:
    local('Noto Sans HK Light'),
    local('NotoSansHK-Light'), 
    url('./fonts/noto-sans-hk-chinese-hongkong-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./fonts/noto-sans-hk-chinese-hongkong-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-sans-hk-400normal - chinese-hongkong */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src:
    local('Noto Sans HK Regular'),
    local('NotoSansHK-Regular'), 
    url('./fonts/noto-sans-hk-chinese-hongkong-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./fonts/noto-sans-hk-chinese-hongkong-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-sans-hk-500normal - chinese-hongkong */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src:
    local('Noto Sans HK Medium'),
    local('NotoSansHK-Medium'), 
    url('./fonts/noto-sans-hk-chinese-hongkong-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./fonts/noto-sans-hk-chinese-hongkong-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-sans-hk-700normal - chinese-hongkong */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src:
    local('Noto Sans HK Bold'),
    local('NotoSansHK-Bold'), 
    url('./fonts/noto-sans-hk-chinese-hongkong-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./fonts/noto-sans-hk-chinese-hongkong-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-sans-hk-900normal - chinese-hongkong */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src:
    local('Noto Sans HK Black'),
    local('NotoSansHK-Black'), 
    url('./fonts/noto-sans-hk-chinese-hongkong-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./fonts/noto-sans-hk-chinese-hongkong-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
