@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-film:before {
  content: "\f008";
}
.icon-home:before {
  content: "\f015";
}
.icon-flag:before {
  content: "\f024";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-image:before {
  content: "\f03e";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-map-pin:before {
  content: "\f276";
}
.icon-map:before {
  content: "\f279";
}
.icon-images:before {
  content: "\f302";
}
.icon-expand-arrows-alt:before {
  content: "\f31e";
}
.icon-map-marker-alt:before {
  content: "\f3c5";
}
.icon-shield-alt:before {
  content: "\f3ed";
}
.icon-compress-alt:before {
  content: "\f422";
}
.icon-expand-alt:before {
  content: "\f424";
}
.icon-route:before {
  content: "\f4d7";
}
.icon-globe-americas:before {
  content: "\f57d";
}
.icon-map-marked-alt:before {
  content: "\f5a0";
}