/* GenKiGothic2 TW Font */
@font-face {
  font-family: 'GenKiGothic2 TW';
  src: url('../fonts/GenKiGothic2TW-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GenKiGothic2 TW';
  src: url('../fonts/GenKiGothic2TW-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GenKiGothic2 TW';
  src: url('../fonts/GenKiGothic2TW-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* Fallback for when GenKiGothic2 TW is not available */
@font-face {
  font-family: 'GenKiGothic2 TW';
  src: local('Noto Sans TC'), local('Microsoft JhengHei'), local('PingFang TC'), local('Helvetica Neue'), local('Arial');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
