@font-face {
  font-family: 'vp-close-icon';
  src:  url("/source/2a5c8997fcc462ccd8d2ffc2f96e703b/vp-close-icon-font.eot");
  src:  url("/source/d5e1254f4e4a74af19a7690ba10b3410/vp-close-icon-font.eot") format('embedded-opentype'),
    url("/source/eea032846970c50b8fcf701f56114433/vp-close-icon-font.ttf") format('truetype'),
    url("/source/76e11e20c279a3c70014716a2889b4e6/vp-close-icon-font.woff") format('woff'),
    url("/source/06f5f35171d7097d703b8c434f095823/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";
}
