@charset "UTF-8";

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

[data-icon]:before {
  font-family: "mandala" !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^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "mandala" !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;
}


.ico-instagram:before {
  content: "\61";
}
.ico-quote-top:before {
  content: "\62";
}
.ico-phone:before {
  content: "\63";
}
.ico-list:before {
  content: "\64";
}
.ico-grid:before {
  content: "\65";
}
.ico-conversation:before {
  content: "\66";
}
.ico-map:before {
  content: "\67";
}
.ico-proposal:before {
  content: "\68";
}
.ico-suitcases:before {
  content: "\69";
}
.ico-honeymoon:before {
  content: "\6a";
}
.ico-anniversary:before {
  content: "\6b";
}
.ico-family:before {
  content: "\6c";
}
.ico-luggage:before {
  content: "\6d";
}
.ico-backpack:before {
  content: "\6e";
}
.ico-close:before {
  content: "\6f";
}
.ico-play:before {
  content: "\70";
}
.ico-next:before {
  content: "\71";
}
.ico-next2:before {
  content: "\72";
}
.ico-next3:before {
  content: "\73";
}
.ico-arrow-expand:before {
  content: "\74";
}
.ico-email:before {
  content: "\75";
}
.ico-star:before {
  content: "\76";
}