/**
Custom font icons
 */
 @font-face {
  font-family: 'noel-formulartyp';
  src: url("../fonts/noel-formulartyp.eot?pmh2a0");
  src: url("../fonts/noel-formulartyp.eot?pmh2a0#iefix") format("embedded-opentype"), url("../fonts/noel-formulartyp.ttf?pmh2a0") format("truetype"), url("../fonts/noel-formulartyp.woff?pmh2a0") format("woff"), url("../fonts/noel-formulartyp.svg?pmh2a0#noel-formulartyp") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'noel-formulartyp' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-noel-formulartyp-h1:before {
  content: "\e900";
}

.icon-noel-formulartyp-h2:before {
  content: "\e901";
}

.icon-noel-formulartyp-h3:before {
  content: "\e902";
}

.icon-noel-formulartyp-h4:before {
  content: "\e903";
}

.icon-noel-formulartyp-h5:before {
  content: "\e904";
}

.icon-noel-formulartyp-p1:before {
  content: "\e905";
}

.icon-noel-formulartyp-p2:before {
  content: "\e906";
}

.icon-noel-formulartyp-p3:before {
  content: "\e907";
}

.icon-noel-formulartyp-d:before {
  content: "\e908";
}