@font-face {
  font-family: 'wes-pin';
  src:  url('fonts/wes-pin.eot?psfwe2');
  src:  url('fonts/wes-pin.eot?psfwe2#iefix') format('embedded-opentype'),
    url('fonts/wes-pin.ttf?psfwe2') format('truetype'),
    url('fonts/wes-pin.woff?psfwe2') format('woff'),
    url('fonts/wes-pin.svg?psfwe2#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' !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-map-pin:before {
  content: "\ea05";
}
