@charset "UTF-8";

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

}

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

.icon-bell-o:before {
  content: "\e000";
}
.icon-fi-ts-couch:before {
  content: "\e001";
}
.icon-fi-ts-wifi:before {
  content: "\e002";
}
.icon-fi-ts-ring-diamond:before {
  content: "\e003";
}
.icon-fi-ts-room-service:before {
  content: "\e004";
}
.icon-fi-ts-phone-rotary:before {
  content: "\e005";
}
.icon-fi-ts-martini-glass-empty:before {
  content: "\e006";
}
.icon-fi-ts-feather:before {
  content: "\e007";
}
.icon-fi-ts-computer-speaker:before {
  content: "\e008";
}
.icon-fi-ts-swimmer:before {
  content: "\e009";
}
.icon-fi-ts-cars:before {
  content: "\e00a";
}
.icon-fi-ts-hands-holding:before {
  content: "\e00b";
}
.icon-fi-ts-sort-circle:before {
  content: "\e00c";
}
