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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-manything' !important;
  speak: none;
  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;
}

.fa-user:before {
  content: "\e900";
}
.fa-paper-clip:before {
  content: "\e001";
}
.fa-mail:before {
  content: "\e002";
}
.fa-clipboard:before {
  content: "\e013";
}
.fa-camera:before {
  content: "\e017";
}
.fa-video:before {
  content: "\e018";
}
.fa-reply:before {
  content: "\e039";
}
.fa-circle-plus:before {
  content: "\e040";
}
.fa-circle-minus:before {
  content: "\e041";
}
.fa-circle-cross:before {
  content: "\e043";
}
.fa-speech-bubble:before {
  content: "\e076";
}
.fa-arrow-left:before {
  content: "\e094";
}
.fa-arrow-right:before {
  content: "\e095";
}
.fa-arrow-up:before {
  content: "\e096";
}
.fa-arrow-down:before {
  content: "\e097";
}
.fa-trash:before {
  content: "\e109";
}
.fa-plus:before {
  content: "\e114";
}
.fa-minus:before {
  content: "\e115";
}
.fa-check2:before {
  content: "\e116";
}
.fa-cross:before {
  content: "\e117";
}
.fa-menu:before {
  content: "\e120";
}
.fa-inbox:before {
  content: "\e122";
}
.fa-file:before {
  content: "\e124";
}
.fa-add_circle:before {
  content: "\e147";
}
.fa-remove_circle:before {
  content: "\e15c";
}
.fa-warning2:before {
  content: "\e904";
}
.fa-warning:before {
  content: "\e901";
}
.fa-video-camera:before {
  content: "\e902";
}
.fa-users:before {
  content: "\e903";
}
.fa-group:before {
  content: "\e903";
}
.fa-team:before {
  content: "\e903";
}
.fa-members:before {
  content: "\e903";
}
.fa-community:before {
  content: "\e903";
}
.fa-collaborate:before {
  content: "\e903";
}
.fa-search:before {
  content: "\f02e";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
