@font-face {
  font-family: 'vp-close-icon';
  src:  url("/source/b553a3ee8c7b3b4fde1393286a5acc88/vp-close-icon-font.eot");
  src:  url("/source/145a2f6701ba515869b3be72734cb890/vp-close-icon-font.eot") format('embedded-opentype'),
    url("/source/4d9c8083571a15d69838918bbbafecf6/vp-close-icon-font.ttf") format('truetype'),
    url("/source/0afc73fef98a9e1b3635e53c264be0e0/vp-close-icon-font.woff") format('woff'),
    url("/source/0db689af0b1f594aef200af7e490fb4f/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";
}
