/* ============================================================
   Noto Fonts – lokal (TTF)
   8 Familien × 4 Schnitte (Mono: 2, kein Italic)
   ============================================================ */

/* Noto Sans */
@font-face { font-family:'Noto Sans'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSans-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans'; font-style:italic; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSans-Italic.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSans-Bold.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans'; font-style:italic; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSans-BoldItalic.ttf') format('truetype'); }

/* Noto Sans Condensed */
@font-face { font-family:'Noto Sans Condensed'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSans_Condensed-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Condensed'; font-style:italic; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSans_Condensed-Italic.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Condensed'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSans_Condensed-Bold.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Condensed'; font-style:italic; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSans_Condensed-BoldItalic.ttf') format('truetype'); }

/* Noto Sans Display */
@font-face { font-family:'Noto Sans Display'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Display'; font-style:italic; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay-Italic.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Display'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay-Bold.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Display'; font-style:italic; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay-BoldItalic.ttf') format('truetype'); }

/* Noto Sans Display Condensed */
@font-face { font-family:'Noto Sans Display Condensed'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay_Condensed-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Display Condensed'; font-style:italic; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay_Condensed-Italic.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Display Condensed'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay_Condensed-Bold.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Display Condensed'; font-style:italic; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSansDisplay_Condensed-BoldItalic.ttf') format('truetype'); }

/* Noto Sans Mono (kein Italic) */
@font-face { font-family:'Noto Sans Mono'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSansMono-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Mono'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSansMono-Bold.ttf') format('truetype'); }

/* Noto Sans Mono Condensed (kein Italic) */
@font-face { font-family:'Noto Sans Mono Condensed'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSansMono_Condensed-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Sans Mono Condensed'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSansMono_Condensed-Bold.ttf') format('truetype'); }

/* Noto Serif */
@font-face { font-family:'Noto Serif'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSerif-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Serif'; font-style:italic; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSerif-Italic.ttf') format('truetype'); }
@font-face { font-family:'Noto Serif'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSerif-Bold.ttf') format('truetype'); }
@font-face { font-family:'Noto Serif'; font-style:italic; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSerif-BoldItalic.ttf') format('truetype'); }

/* Noto Serif Condensed */
@font-face { font-family:'Noto Serif Condensed'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSerif_Condensed-Regular.ttf') format('truetype'); }
@font-face { font-family:'Noto Serif Condensed'; font-style:italic; font-weight:400; font-display:swap; src:url('/assets/fonts/noto/NotoSerif_Condensed-Italic.ttf') format('truetype'); }
@font-face { font-family:'Noto Serif Condensed'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSerif_Condensed-Bold.ttf') format('truetype'); }
@font-face { font-family:'Noto Serif Condensed'; font-style:italic; font-weight:700; font-display:swap; src:url('/assets/fonts/noto/NotoSerif_Condensed-BoldItalic.ttf') format('truetype'); }
