@font-face {
  font-family: 'vp-close-icon';
  src:  url("/source/5051b68c52469eb3cae2679ce0127321/vp-close-icon-font.eot");
  src:  url("/source/ff16470fdf6c291745c1dbc2cdd8219a/vp-close-icon-font.eot") format('embedded-opentype'),
    url("/source/b42cd76179eaa8410d050fa43a420662/vp-close-icon-font.ttf") format('truetype'),
    url("/source/60c25426072a2d2b73d0b9386a386302/vp-close-icon-font.woff") format('woff'),
    url("/source/208d73fda4caaf6c7c077f2160e2cab5/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";
}
