@font-face {
  font-family: 'vp-close-icon';
  src:  url("/source/eb30da14f026813fa23c7cf2164f608e/vp-close-icon-font.eot");
  src:  url("/source/c587d9da096a1de94c1444a6e08ae317/vp-close-icon-font.eot") format('embedded-opentype'),
    url("/source/56b43107532ef8f5001470f689c4fc60/vp-close-icon-font.ttf") format('truetype'),
    url("/source/b56276f268147aa4b616e38a9e95fc1b/vp-close-icon-font.woff") format('woff'),
    url("/source/0d3cdd0bcee674701f6f6ec636d1f169/vp-close-icon-font.svg") 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";
}
