@font-face {
  font-family: 'vp-close-icon';
  src:  url("/source/a4d4b54871b43f3f99e6cf1abb61287b/vp-close-icon-font.eot");
  src:  url("/source/03bac103dd2f54cacb71a1f1c0e9d0f3/vp-close-icon-font.eot") format('embedded-opentype'),
    url("/source/4d7a2873b337d8f30294c2eb62046063/vp-close-icon-font.ttf") format('truetype'),
    url("/source/58055f53f2895ddba2d1a879ed7d8550/vp-close-icon-font.woff") format('woff'),
    url("/source/00a5d04f0bdc518d10a204c51785fb3a/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";
}
