/*
 * Ereignendes — Lokale Webfonts (DSGVO-konform, keine externen Anfragen)
 * Cormorant (Display) · Inter (Sans) · Merriweather (Serif)
 * Wird im Frontend und im Block-Editor geladen (siehe functions.php).
 */
@font-face{font-family:'Cormorant';font-style:normal;font-weight:300;font-display:swap;src:url('fonts/Cormorant-Light.woff2') format('woff2');}
@font-face{font-family:'Cormorant';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/Cormorant-Regular.woff2') format('woff2');}
@font-face{font-family:'Cormorant';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/Cormorant-Medium.woff2') format('woff2');}
@font-face{font-family:'Cormorant';font-style:italic;font-weight:400;font-display:swap;src:url('fonts/Cormorant-Italic.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/Inter-Regular.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/Inter-Medium.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/Inter-SemiBold.woff2') format('woff2');}
@font-face{font-family:'Merriweather';font-style:normal;font-weight:300;font-display:swap;src:url('fonts/Merriweather-Light.woff2') format('woff2');}
@font-face{font-family:'Merriweather';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/Merriweather-Regular.woff2') format('woff2');}
@font-face{font-family:'Merriweather';font-style:italic;font-weight:300;font-display:swap;src:url('fonts/Merriweather-LightItalic.woff2') format('woff2');}
@font-face{font-family:'Merriweather';font-style:italic;font-weight:400;font-display:swap;src:url('fonts/Merriweather-Italic.woff2') format('woff2');}
