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

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

.cleanclean:before {
  content: "\e900";
  color: #fff;
}
