/* Google Fonts werden jetzt per <link> in public/index.html geladen (schneller,
   nicht blockierend) statt per @import hier - siehe dortige preconnect-Tags. */
@font-face {
  font-family: "Open Sans";
  src: url('/uStore/Images/VoegeliWeihnachten/Fonts/open-sans-v15-vietnamese_latin_greek-ext_cyrillic_greek_cyrillic-ext_latin-ext-regular.woff2') format("woff2"), url('/uStore/Images/VoegeliWeihnachten/Fonts/open-sans-v15-vietnamese_latin_greek-ext_cyrillic_greek_cyrillic-ext_latin-ext-regular.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}