@charset "UTF-8";

/* untitled-font-1 */
@font-face {
  font-family: "untitled-font-1";
  src:url("https://file.myfontastic.com/ACAvPGQCvHDVk4K6rTYp6b/fonts/1544470567.eot");
  src:url("https://file.myfontastic.com/ACAvPGQCvHDVk4K6rTYp6b/fonts/1544470567.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/ACAvPGQCvHDVk4K6rTYp6b/fonts/1544470567.woff") format("woff"),
    url("https://file.myfontastic.com/ACAvPGQCvHDVk4K6rTYp6b/fonts/1544470567.ttf") format("truetype"),
    url("https://file.myfontastic.com/ACAvPGQCvHDVk4K6rTYp6b/fonts/1544470567.svg#1544470567") 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-garage:before {
  content: "\61";
}
.icon-dining:before {
  content: "\63";
}
.icon-bedroom:before {
  content: "\64";
}
.icon-bbq:before {
  content: "\65";
}
.icon-kitchenette:before {
  content: "\66";
}
.icon-lounge:before {
  content: "\67";
}
.icon-study:before {
  content: "\68";
}
.icon-toilet:before {
  content: "\69";
}
.icon-laundry:before {
  content: "\6a";
}
.icon-bathtub:before {
  content: "\62";
}
.icon-kitchen:before {
  content: "\6b";
}
.icon-size:before {
  content: "\6c";
}
.icon-dining-table:before {
  content: "\6d";
}
