/* global.css */
@layer domstack.global {
  @font-face {
    font-family: "DSWeiss-Gotisch";
    src: url("./DSWeiss-Gotisch-KPNFPPJG.ttf") format("truetype");
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "DSWeiss-Gotisch", serif;
  }
}
/*# sourceMappingURL=global-6MFTGEYE.css.map */
