/* ============================================================= */
/*	Schrift Integrationen   */
/* ============================================================= */
@font-face {
  font-family: "master-template";
  src: url("../fonts/icon-font.eot");
  src: url("../fonts/icon-font.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-font.woff") format("woff"), url("../fonts/icon-font.ttf") format("truetype"), url("../fonts/icon-font.svg#bsi-master-template") format("svg");
  font-weight: normal;
  font-style: normal;
}
.master-template-arrow-down:before {
  content: "\61";
}
.master-template-checkbox:before {
  content: "\62";
}
.master-template-checkbox-active:before {
  content: "\63";
}
.master-template-facebook:before {
  content: "\64";
}
.master-template-instagram:before {
  content: "\65";
}
.master-template-radio-button:before {
  content: "\66";
}
.master-template-radio-button-active:before {
  content: "\67";
}
.master-template-twitter:before {
  content: "\68";
}
.master-template-youtube:before {
  content: "\69";
}
.master-template-star:before {
  content: "\6a";
}
.master-template-star-full:before {
  content: "\6b";
}
.master-template-happy:before {
  content: "\6c";
}
.master-template-neutral:before {
  content: "\6d";
}
.master-template-unhappy:before {
  content: "\6e";
}
.master-template-linkedin:before {
  content: "\6f";
}