/* Original brand fonts for all Ratgeber pages. */
@font-face {
  font-family: "La Luxes Serif";
  src: url("../../fonts/la_luxes_serif-webfont.woff2") format("woff2"),
       url("../../fonts/la_luxes_serif-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Chelsie Hilton";
  src: url("../../fonts/chelsiehilton-webfont.woff2") format("woff2"),
       url("../../fonts/chelsiehilton-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}