@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "phosphor-maps-travel" !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-phosphor-map-"]:before,
[class*=" icon-phosphor-map-"]:before {
  font-family: "phosphor-maps-travel" !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-phosphor-map-globe-bold:before {
  content: "\61";
}
.icon-phosphor-map-globe-fill:before {
  content: "\62";
}
.icon-phosphor-map-globe-light:before {
  content: "\63";
}
.icon-phosphor-map-globe-regular:before {
  content: "\64";
}
.icon-phosphor-map-globe-thin:before {
  content: "\65";
}
.icon-phosphor-map-house-bold:before {
  content: "\66";
}
.icon-phosphor-map-house-fill:before {
  content: "\67";
}
.icon-phosphor-map-house-light:before {
  content: "\68";
}
.icon-phosphor-map-house-regular:before {
  content: "\69";
}
.icon-phosphor-map-house-thin:before {
  content: "\6a";
}
.icon-phosphor-map-mappin-bold:before {
  content: "\6b";
}
.icon-phosphor-map-mappin-fill:before {
  content: "\6c";
}
.icon-phosphor-map-mappin-light:before {
  content: "\6d";
}
.icon-phosphor-map-mappin-regular:before {
  content: "\6e";
}
.icon-phosphor-map-mappin-thin:before {
  content: "\6f";
}
.icon-phosphor-map-play-bold:before {
  content: "\70";
}
.icon-phosphor-map-play-fill:before {
  content: "\71";
}
.icon-phosphor-map-play-light:before {
  content: "\72";
}
.icon-phosphor-map-play-regular:before {
  content: "\73";
}
.icon-phosphor-map-play-thin:before {
  content: "\74";
}
.icon-phosphor-map-suitcasesimple-bold:before {
  content: "\75";
}
.icon-phosphor-map-suitcasesimple-fill:before {
  content: "\76";
}
.icon-phosphor-map-suitcasesimple-light:before {
  content: "\77";
}
.icon-phosphor-map-suitcasesimple-regular:before {
  content: "\78";
}
.icon-phosphor-map-suitcasesimple-thin:before {
  content: "\79";
}
