@font-face {
  font-family: 'wes-pin-1';
  src:  url('fonts/wes-pin.eot?g1bvov');
  src:  url('fonts/wes-pin.eot?g1bvov#iefix') format('embedded-opentype'),
    url('fonts/wes-pin.ttf?g1bvov') format('truetype'),
    url('fonts/wes-pin.woff?g1bvov') format('woff'),
    url('fonts/wes-pin.svg?g1bvov#wes-pin') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="lines-"], [class*=" lines-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wes-pin-1' !important;
  speak: never;
  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;
}

.lines-layers:before {
  content: "\e9f9";
}
.lines-map-pin:before {
  content: "\ea05";
}
