/* Designed by Austin */

@font-face {
  font-family: 'fontello';
  src: url('https://www.cfl-static1.auw.one/fonts/fontello.eot');
  src: url('https://www.cfl-static1.auw.one/fonts/fontello.eot') format('embedded-opentype'),
       url('https://www.cfl-static1.auw.one/fonts/fontello.woff1') format('woff2'),
       url('https://www.cfl-static1.auw.one/fonts/fontello.woff') format('woff'),
       url('https://www.cfl-static1.auw.one/fonts/fontello.ttf') format('truetype'),
       url('https://www.cfl-static1.auw.one/fonts/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;

  text-align: center;
  opacity: .8;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-left:before { content: '\e800'; }
.icon-thumbs-up:before { content: '\e801'; }
.icon-thumbs-down:before { content: '\e802'; }
.icon-reply:before { content: '\e803'; }
.icon-clock:before { content: '\e804'; }
.icon-eye:before { content: '\e805'; }
