/* although the file name suggests bold, the customers website uses 400, so we do the same */
@font-face {
  font-family: BadHouse;
  font-style: normal;
  font-weight: 400;
  src: url("https://cdn.job-shop.com/fonts/BadHouse/BadHouseHornbach-Bd.woff") format("woff");
}
