@font-face {
  font-family: 'vp-close-icon';
  src:  url("/source/047fde408e5eb314a26031af8d0a32eb/vp-close-icon-font.eot");
  src:  url("/source/54862bc1f7a1d169c9f28c7574a19dbb/vp-close-icon-font.eot") format('embedded-opentype'),
    url("/source/c7a02432d2bcb6932715b1fa9bcb11e7/vp-close-icon-font.ttf") format('truetype'),
    url("/source/cdbec320f1a2caef3048f2fb1619c93f/vp-close-icon-font.woff") format('woff'),
    url("/source/a30e015648e1134aa679ced72eca5293/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";
}
