@font-face {
  font-family: 'close2u-check';
  src:  url('fonts/close2u-checkc6b0.eot?3f5m77');
  src:  url('fonts/close2u-checkc6b0.eot?3f5m77#iefix') format('embedded-opentype'),
    url('fonts/close2u-checkc6b0.ttf?3f5m77') format('truetype'),
    url('fonts/close2u-checkc6b0.woff?3f5m77') format('woff'),
    url('fonts/close2u-checkc6b0.svg?3f5m77#close2u-check') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="c2uc-"], [class*=" c2uc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'close2u-check' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c2uc-icon:before {
  content: "\e900";
  color: #fff;
}
