@charset "UTF-8";

@font-face {
  font-family: "untitled-font-3";
  src:url("https://www.parisperfect.com/css/webfonts/untitled-font-3.eot");
  src:url("https://www.parisperfect.com/css/webfonts/untitled-font-3.eot?#iefix") format("embedded-opentype"),
  url("https://www.parisperfect.com/css/webfonts/untitled-font-3.woff") format("woff"),
  url("https://www.parisperfect.com/css/webfonts/untitled-font-3.ttf") format("truetype"),
  url("https://www.parisperfect.com/css/webfonts/untitled-font-3.svg#untitled-font-3") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-3" !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-3" !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-top-bar-search:before {
  content: "\61";
}
.icon-top-bar-phone:before {
  content: "\63";
}
.icon-social-facebook:before {
  content: "\64";
}
.icon-social-googleplus:before {
  content: "\65";
}
.icon-social-instagram:before {
  content: "\66";
}
.icon-social-pinterest:before {
  content: "\67";
}
.icon-social-twitter:before {
  content: "\68";
}
.icon-social-youtube:before {
  content: "\69";
}
.icon-down-arrow:before {
  content: "\6a";
}
.icon-pe-beds:before {
  content: "\6c";
}
.icon-pe-sleeps:before {
  content: "\6d";
}
.icon-pe-bath:before {
  content: "\6b";
}
.icon-top-bar-chat:before {
  content: "\62";
}
.icon-vimeo-icon:before {
  content: "\6e";
}
