/* DEXS-Y-499 D10 recruit 自己ホストフォント（外部 fonts.googleapis 撤去）。
   Inter/JetBrains Mono/Space Grotesk = Google gstatic の latin variable woff2 を byte 同一で自己配信。
   Noto Sans JP = VF を recruit 実使用グリフに自己サブセット（豆腐化ゼロ検証済）。字形不変。 */
@font-face{font-family:'Inter';font-style:normal;font-weight:400 600;font-display:swap;src:url(inter-latin.woff2) format('woff2');}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:400 600;font-display:swap;src:url(jetbrainsmono-latin.woff2) format('woff2');}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:400 700;font-display:swap;src:url(spacegrotesk-latin.woff2) format('woff2');}
@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:400 700;font-display:swap;src:url(notosansjp-subset.woff2) format('woff2');}
