@font-face {
  font-family: 'location-dash';
  src:  url('../fonts/location-dash.eot?1oee0y');
  src:  url('../fonts/location-dash.eot?1oee0y#iefix') format('embedded-opentype'),
    url('../fonts/location-dash.ttf?1oee0y') format('truetype'),
    url('../fonts/location-dash.woff?1oee0y') format('woff'),
    url('../fonts/location-dash.svg?1oee0y#location-dash') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'location-dash' !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-location-dash:before {
  content: "\e900";
}
