@font-face {
  font-family: 'vp-close-icon';
  src:  url('../eot/vp-close-icon-font06c0.eot');
  src:  url('../eot/vp-close-icon-font06c0.eot#iefix') format('embedded-opentype'),
    url('../ttf/vp-close-icon-font06c0.ttf') format('truetype'),
    url('../woff/vp-close-icon-font06c0.woff') format('woff'),
    url('../svg/vp-close-icon-font06c0.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.vp-close-button{
  font-family: 'vp-close-icon' !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.vp-close-button:before{
  content: "\61";
}
