/* Noto Serif HK - Content */

@font-face {
  font-family: 'Noto Serif HK';
  src: url('../fonts/noto-serif-hk-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif HK';
  src: url('../fonts/noto-serif-hk-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Source Serif - brand (em) */

@font-face {
  font-family: 'Source Serif 4';
  src: url('../fonts/source-series-4-italic.woff2') format('woff2');
  font-style: italic;
  font-display: swap;
}

/* Google Sans - UI */

@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/google-sans-normal.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/google-sans-italic.woff2') format('woff2');
  font-style: italic;
  font-display: swap;
}