@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "socials" !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: "socials" !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;
}

.icon-bed-alt:before {
  content: "\61";
}
.icon-bin-bottles:before {
  content: "\62";
}
.icon-calendar-clock:before {
  content: "\63";
}
.icon-chart-histogram:before {
  content: "\64";
}
.icon-clipboard-list-check:before {
  content: "\65";
}
.icon-coffee-maker:before {
  content: "\66";
}
.icon-concierge-bell:before {
  content: "\67";
}
.icon-couch:before {
  content: "\68";
}
.icon-facebook:before {
  content: "\69";
}
.icon-hand-cleaning:before {
  content: "\6a";
}
.icon-instagram:before {
  content: "\6b";
}
.icon-kitchen-set:before {
  content: "\6c";
}
.icon-linkedin:before {
  content: "\6d";
}
.icon-money-transfer-coin-arrow:before {
  content: "\6e";
}
.icon-shower:before {
  content: "\6f";
}
.icon-sweep:before {
  content: "\70";
}
.icon-tiktok-logo:before {
  content: "\71";
}
.icon-time-fast:before {
  content: "\72";
}
.icon-time-forward:before {
  content: "\73";
}
.icon-towel:before {
  content: "\74";
}
.icon-wifi:before {
  content: "\75";
}
