@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "places" !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: "places" !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-antique-pavilion:before {
  content: "\61";
}
.icon-calendar:before {
  content: "\62";
}
.icon-cityscape:before {
  content: "\63";
}
.icon-gallery:before {
  content: "\64";
}
.icon-heart:before {
  content: "\65";
}
.icon-list:before {
  content: "\66";
}
.icon-localizer:before {
  content: "\67";
}
.icon-magnify:before {
  content: "\68";
}
.icon-map:before {
  content: "\69";
}
.icon-script:before {
  content: "\6a";
}
.icon-checked:before {
  content: "\6b";
}
.icon-building:before {
  content: "\6c";
}
.icon-buildings:before {
  content: "\6d";
}
.icon-cityscape-1:before {
  content: "\6e";
}
.icon-cityscape-2:before {
  content: "\6f";
}
.icon-hotel:before {
  content: "\70";
}
.icon-map-1:before {
  content: "\71";
}
.icon-map-2:before {
  content: "\72";
}
.icon-cocktail:before {
  content: "\73";
}
.icon-hospital:before {
  content: "\74";
}
.icon-hospital-1:before {
  content: "\75";
}
.icon-restaurant:before {
  content: "\76";
}
.icon-shop:before {
  content: "\77";
}
.icon-store:before {
  content: "\78";
}
.icon-two-hangers:before {
  content: "\79";
}
.icon-shirt:before {
  content: "\7a";
}
.icon-cash:before {
  content: "\41";
}
.icon-chat:before {
  content: "\42";
}
.icon-administrator:before {
  content: "\43";
}
.icon-email:before {
  content: "\44";
}
.icon-support:before {
  content: "\45";
}
.icon-telemarketer-1:before {
  content: "\46";
}
.icon-telemarketer-2:before {
  content: "\47";
}
.icon-cocktail-mojito:before {
  content: "\48";
}
.icon-coffee:before {
  content: "\49";
}
.icon-tea:before {
  content: "\4a";
}
.icon-settings:before {
  content: "\4b";
}
.icon-shoes-snickers:before {
  content: "\4c";
}
