@charset "UTF-8";

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

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

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

}

[data-icon]:before {
  font-family: "villa-escondida" !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: "villa-escondida" !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-tripadvisor:before {
  content: "\61";
}
.icon-facebook-circle:before {
  content: "\62";
}
.icon-youtube-square:before {
  content: "\64";
}
.icon-play:before {
  content: "\63";
}
.icon-envelope:before {
  content: "\66";
}
.icon-video-camera:before {
  content: "\65";
}
.icon-ios-location:before {
  content: "\67";
}
.icon-vrbo:before {
  content: "\68";
}


