/*
 * Icon Font FliesenLang
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */


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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "FliesenLang";
    src: url("../fonts/FliesenLang_d6249717e0fb15bb0e7e0f4e4d429aab.svg#FliesenLang") format("svg");
  }
}

[data-icons8]:before { content: attr(data-icons8); }

[data-icons8]:before,
.icons8-left:before,
.icons8-marker-filled:before,
.icons8-phone:before,
.icons8-right:before {
  display: inline-block;
  font-family: "FliesenLang";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icons8-left:before { content: "\f100"; }
.icons8-marker-filled:before { content: "\f101"; }
.icons8-phone:before { content: "\f102"; }
.icons8-right:before { content: "\f103"; }