/* Adobe Fonts「Museo Slab」の代替: Aleo Tuned (SIL Open Font License 1.1, 改変版。原典: Aleo / Google Fonts)
   fontmatch/match.py で 593+44 書体を実測比較して選定。テーマCSSが参照する別名 llxb で定義する。 */
/* 300: wght 342, 送り幅・カーニング・行高を元フォントと同一化 */
@font-face{font-family:llxb;src:url(/assets/fonts/llxb-300.woff2) format('woff2');font-weight:300;font-style:normal;font-display:swap;size-adjust:98.7%;}
/* 500: wght 451, 送り幅・カーニング・行高を元フォントと同一化 */
@font-face{font-family:llxb;src:url(/assets/fonts/llxb-500.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap;size-adjust:99.3%;}
/* 700: wght 673, 送り幅・カーニング・行高を元フォントと同一化 */
@font-face{font-family:llxb;src:url(/assets/fonts/llxb-700.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap;size-adjust:100%;}
