@font-face {
  font-family: 'BadHouse';
  src: url('/theme/static/hornbach/fonts/badhousehornbach-bold-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'TradeGothic';
  src: url('/theme/static/hornbach/fonts/tradegothichornbach-boldcondensed-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'TradeGothic2022';
  src: url('/theme/static/hornbach/fonts/tradegothichornbach-2022.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@layer theThemeReset, theThemeBase, theThemeAtoms, theThemeMolecules, theThemeOrganisms, theThemeOverride;
