/*
  Icon Font: fontcustom
*/

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

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

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

[data-icon]:before,
.icon-bed:before,
.icon-biking:before,
.icon-binoculars:before,
.icon-cableway:before,
.icon-cb:before,
.icon-dive:before,
.icon-dlz:before,
.icon-facebook:before,
.icon-ferry:before,
.icon-googleplus:before,
.icon-horseshoe:before,
.icon-landscape:before,
.icon-lifesafer:before,
.icon-map:before,
.icon-meeting:before,
.icon-museum:before,
.icon-parking:before,
.icon-pot:before,
.icon-sailboat:before,
.icon-ski:before,
.icon-surf:before,
.icon-swimming:before,
.icon-swimming-pool:before,
.icon-tabletennis:before,
.icon-teddy:before,
.icon-train:before,
.icon-trekking:before,
.icon-twitter:before,
.icon-vimeo:before,
.icon-washing-machine:before,
.icon-youtube:before {
  display: inline-block;
  font-family: "fontcustom";
  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;
}

.icon-bed:before { content: "\f100"; }
.icon-biking:before { content: "\f10b"; }
.icon-binoculars:before { content: "\f116"; }
.icon-cableway:before { content: "\f117"; }
.icon-cb:before { content: "\f101"; }
.icon-dive:before { content: "\f118"; }
.icon-dlz:before { content: "\f102"; }
.icon-facebook:before { content: "\f103"; }
.icon-ferry:before { content: "\f104"; }
.icon-googleplus:before { content: "\f105"; }
.icon-horseshoe:before { content: "\f112"; }
.icon-landscape:before { content: "\f119"; }
.icon-lifesafer:before { content: "\f114"; }
.icon-map:before { content: "\f11c"; }
.icon-meeting:before { content: "\f106"; }
.icon-museum:before { content: "\f10c"; }
.icon-parking:before { content: "\f11f"; }
.icon-pot:before { content: "\f111"; }
.icon-sailboat:before { content: "\f11a"; }
.icon-ski:before { content: "\f11d"; }
.icon-surf:before { content: "\f11b"; }
.icon-swimming:before { content: "\f113"; }
.icon-swimming-pool:before { content: "\f115"; }
.icon-tabletennis:before { content: "\f110"; }
.icon-teddy:before { content: "\f11e"; }
.icon-train:before { content: "\f107"; }
.icon-trekking:before { content: "\f10d"; }
.icon-twitter:before { content: "\f108"; }
.icon-vimeo:before { content: "\f109"; }
.icon-washing-machine:before { content: "\f120"; }
.icon-youtube:before { content: "\f10a"; }
