@font-face {
  font-family: 'mds_standard';
  src: url('../font/mds_standard.eot?34756825');
  src: url('../font/mds_standard.eot?34756825#iefix') format('embedded-opentype'),
       url('../font/mds_standard.woff2?34756825') format('woff2'),
       url('../font/mds_standard.woff?34756825') format('woff'),
       url('../font/mds_standard.ttf?34756825') format('truetype'),
       url('../font/mds_standard.svg?34756825#mds_standard') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'mds_standard';
    src: url('../font/mds_standard.svg?34756825#mds_standard') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mds_standard";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-heart:before { content: '\e800'; } /* '' */
.icon-heart-empty:before { content: '\e801'; } /* '' */
.icon-quote-left:before { content: '\e802'; } /* '' */
.icon-quote-right:before { content: '\e803'; } /* '' */
.icon-quote-left-alt:before { content: '\e804'; } /* '' */
.icon-quote-right-alt:before { content: '\e805'; } /* '' */
.icon-left-open-big:before { content: '\e806'; } /* '' */
.icon-right-open-big:before { content: '\e807'; } /* '' */
.icon-up-open-big:before { content: '\e808'; } /* '' */
.icon-down-open-big:before { content: '\e809'; } /* '' */
.icon-ok:before { content: '\e80a'; } /* '' */
.icon-cancel:before { content: '\e80b'; } /* '' */
.icon-search-1:before { content: '\e80c'; } /* '' */
.icon-serach:before { content: '\e80d'; } /* '' */
.icon-zoom:before { content: '\e80e'; } /* '' */
.icon-close:before { content: '\e80f'; } /* '' */
.icon-icon-waerme:before { content: '\e810'; } /* '' */
.icon-icon-wasser:before { content: '\e811'; } /* '' */
.icon-search:before { content: '\e812'; } /* '' */
.icon-icon-pumpe:before { content: '\e813'; } /* '' */
.icon-icon-sun:before { content: '\e814'; } /* '' */
.icon-icon-kuelhung:before { content: '\e815'; } /* '' */
.icon-iconset-11:before { content: '\e816'; } /* '' */
.icon-hook2:before { content: '\e817'; } /* '' */
.icon-backarrow:before { content: '\e818'; } /* '' */
.icon-sharelink:before { content: '\e819'; } /* '' */
.icon-icon-pvanlage:before { content: '\e81a'; } /* '' */
.icon-iconset-09:before { content: '\e81b'; } /* '' */
.icon-iconset-08:before { content: '\e81c'; } /* '' */
.icon-iconset-07:before { content: '\e81d'; } /* '' */
.icon-iconset-06:before { content: '\e81e'; } /* '' */
.icon-fernwaerme_big:before { content: '\e81f'; } /* '' */
.icon-oelgas:before { content: '\e820'; } /* '' */
.icon-drei_big:before { content: '\e821'; } /* '' */
.icon-eins_bug:before { content: '\e822'; } /* '' */
.icon-vier_big:before { content: '\e823'; } /* '' */
.icon-zwei_big:before { content: '\e824'; } /* '' */
.icon-heizen_sonstiges:before { content: '\e825'; } /* '' */
.icon-waermepumpe_big:before { content: '\e826'; } /* '' */
.icon-andersdach:before { content: '\e827'; } /* '' */
.icon-flachdach:before { content: '\e828'; } /* '' */
.icon-pultdach:before { content: '\e829'; } /* '' */
.icon-satteldach:before { content: '\e82a'; } /* '' */
.icon-oelgas_big:before { content: '\e82b'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-ok-circled:before { content: '\f06d'; } /* '' */
.icon-cancel-circled:before { content: '\f06e'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-xing:before { content: '\f168'; } /* '' */
.icon-facebook:before { content: '\f300'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter:before { content: '\f302'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-instagram:before { content: '\f31e'; } /* '' */
.icon-instagram-filled:before { content: '\f31f'; } /* '' */
