/* Enhanced WebFont CSS - Optimization Level: balanced */
/* Generated by FontSplitter Enhanced */
/* Variable Font: No */

/*
重要なフォントファイルのプリロード:
<link rel="preload" href="tmpn1_qrstw_Latin_enhanced.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="tmpn1_qrstw_Punctuation_enhanced.woff2" as="font" type="font/woff2" crossorigin>
*/

/* ラテン文字・数字・基本記号 (98文字, 7,988 bytes) */
@font-face {
  font-family: 'Libre Barcode 39 Extended Text';
  src: url('tmpn1_qrstw_Latin_enhanced.woff2') format('woff2');
  unicode-range: U+0020-007F, U+00A0, U+00C2;
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

/* 句読点・記号 (34文字, 3,136 bytes) */
@font-face {
  font-family: 'Libre Barcode 39 Extended Text';
  src: url('tmpn1_qrstw_Punctuation_enhanced.woff2') format('woff2');
  unicode-range: U+0021-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+200B-200C;
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}


/* 使用方法 */
.enhanced-font {
  font-family: 'EnhancedWebFont', sans-serif;
}

/* パフォーマンス最適化のヒント（balancedレベル） */
/*
最適化レベル: balanced
- minimal: 全機能保持、大きめのファイルサイズ
- balanced: 一般的な使用に最適、バランス型（推奨）
- aggressive: 最小ファイルサイズ、一部機能削除

読み込み優先度:
1. ラテン文字・基本記号 (即座表示)
2. 句読点・記号 (即座表示)  
3. ひらがな・カタカナ (即座表示)
4. 高頻度漢字 (即座表示)
5. 中頻度漢字 (段階的表示)
6. 低頻度漢字・その他 (遅延表示)
*/
