/* Self-hosted web fonts + Google Fonts fallback */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,400&family=Inter:wght@300;400;500&display=swap');

@font-face {
  font-family: 'ctwt';
  src: url('../fonts/ctwt-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'fbft';
  src: url('../fonts/fbft-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'fbft';
  src: url('../fonts/fbft-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gkmg';
  src: url('../fonts/gkmg-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'vcxq';
  src: url('../fonts/vcxq-200.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'vqgt';
  src: url('../fonts/vqgt-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ydfl';
  src: url('../fonts/ydfl-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'zhgz';
  src: url('../fonts/zhgz-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
