@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "kerengo-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "kerengo-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align:middle;
}

[class*=" icon-"]{
  vertical-align:middle;
}

.icon-clothesdryer:before {
  content: "\62";
}
.icon-hairdryer:before {
  content: "\63";
}
.icon-iron:before {
  content: "\64";
}
.icon-jacuzzi:before {
  content: "\65";
}
.icon-nosmoking:before {
  content: "\66";
}
.icon-pool:before {
  content: "\67";
}
.icon-sauna:before {
  content: "\68";
}
.icon-washingmachine:before {
  content: "\69";
}
.icon-c-kalandor:before {
  content: "\61";
}
.icon-c-romantikus:before {
  content: "\6a";
}
.icon-c-tradicionalis:before {
  content: "\6b";
}
.icon-c-csaldias:before {
  content: "\6d";
}
.icon-c-bulizos:before {
  content: "\6e";
}
.icon-c-luxus:before {
  content: "\6c";
}
