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

[class^="c2u-"], [class*=" c2u-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'close2u' !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;
}

.c2u-arrow:before {
  content: "\e900";
}
