@charset "UTF-8";

@font-face {
  font-family: "tandarts";
  src:url("fonts/tandarts.eot");
  src:url("fonts/tandarts.eot?#iefix") format("embedded-opentype"),
    url("fonts/tandarts.woff") format("woff"),
    url("fonts/tandarts.ttf") format("truetype"),
    url("fonts/tandarts.svg#tandarts") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "tandarts" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="mc-"]:before,
[class*=" mc-"]:before {
  font-family: "tandarts" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mc-1:before {
  content: "\61";
}
.mc-2:before {
  content: "\62";
}
.mc-15:before {
  content: "\63";
}
.mc-14:before {
  content: "\64";
}
.mc-3:before {
  content: "\65";
}
.mc-4:before {
  content: "\66";
}
.mc-6:before {
  content: "\67";
}
.mc-7:before {
  content: "\68";
}
.mc-8:before {
  content: "\69";
}
.mc-9:before {
  content: "\6a";
}
.mc-10:before {
  content: "\6b";
}
.mc-11:before {
  content: "\6c";
}
.mc-12:before {
  content: "\6d";
}
.mc-13:before {
  content: "\6e";
}
.mc-5:before {
  content: "\6f";
}
.imgIcoon{
  margin-top: -9px;
}
.icoonMondspoel{
  margin-right: 10px;
}
.icoonGel{
  margin-right: 6px;
}
.icoonTandpasta{
  margin-right: 8px;
}
.nowrap {
    white-space: nowrap;
}
.faq{
  padding:10px 20px 10px 20px;
  color: white;
  border-radius: 5px;
  background-color: #00a590;
}
.introArtikel{
  height: auto;
  min-height: 55px;
  margin-bottom: 10px;
}
