/* Created by Content Blocks */
.prodembed ul {
  background-color: bisque;
}

.prodembed ul.extraklasse {
  background-color: lightblue;
  color: lime;
}

@font-face {
  font-family: WestfalenNewsSans;
  src: url(../../../../Resources/Public/Global/Fonts/WestfalenNewsSans-Light.otf) format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: WestfalenNewsSans;
  src: url(../../../../Resources/Public/Global/Fonts/WestfalenNewsSans-Regular.otf) format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: WestfalenNewsSans;
  src: url(../../../../Resources/Public/Global/Fonts/WestfalenNewsSans-SemiBold.otf) format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: WestfalenNewsSans;
  src: url(../../../../Resources/Public/Global/Fonts/WestfalenNewsSans-Bold.otf) format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: WestfalenNewsSansWide;
  src: url(../../../../Resources/Public/Global/Fonts/WestfalenNewsSans-LightWide.otf) format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: WestfalenNewsSansWide;
  src: url(../../../../Resources/Public/Global/Fonts/WestfalenNewsSans-SemiBoldWide.otf) format("truetype");
  font-style: normal;
  font-weight: 600;
}

/*# sourceMappingURL=Frontend.css.map */
