@font-face {
  font-family: "FontAwesome";
  src: url("../ttf/icon.ttf") format("truetype");
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-phone:before {
  content: "\f095";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-edit:before {
  content: "\f044";
}

.fa-print:before {
  content: "\f02f";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-plus:before {
  content: "\f067";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-question:before {
  content: "\f128";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-user:before {
  content: "\f007";
}

.fa-circle:before {
  content: "\f111";
}

.fa-star:before {
  content: "\f005";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-info:before {
  content: "\f129";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-check:before {
  content: "\f00c";
}

.fa-search:before {
  content: "\f002";
}

.fa-smile-o:before {
  content: "\f118";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-list:before {
  content: "\f03a";
}
.fa-info-circle:before {
  content: "\f05a";
}
