/* FC Burlafingen — Hausschrift Xyngia (ROHH)
   Gebündelt im Child-Theme → kein manueller Elementor-Custom-Fonts-Upload nötig,
   überlebt jede Migration. OTF direkt eingebunden (Dev); WOFF2-Optimierung optional später.
   Pfade relativ zu dieser Datei (Theme-Root) → fonts/…  */

@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-Light.otf") format("opentype");            font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-Regular.otf") format("opentype");          font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-Italic.otf") format("opentype");           font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-Medium.otf") format("opentype");           font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-DemiBold.otf") format("opentype");         font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-Bold.otf") format("opentype");             font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-BoldItalic.otf") format("opentype");       font-weight: 700; font-style: italic; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-ExtraBold.otf") format("opentype");        font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-ExtraBoldItalic.otf") format("opentype");  font-weight: 800; font-style: italic; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-Black.otf") format("opentype");            font-weight: 900; font-style: normal; font-display: swap; }
@font-face { font-family: "Xyngia"; src: url("fonts/Xyngia-BlackItalic.otf") format("opentype");      font-weight: 900; font-style: italic; font-display: swap; }
