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

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

i.wmlp-icon-vs:before {
  content: "\e900";
}
