@font-face {
  font-family: 'font-awesome';
  src: url("/fonts/fontawesome-webfont.016fa45033a942ff.eot") format("embedded-opentype"), url("/fonts/fontawesome-webfont.d829b32251e42380.woff2") format("woff"), url("/fonts/fontawesome-webfont.ecebce3ab95b6640.ttf") format("truetype"), url("/fonts/fontawesome-webfont.912ec66d7572ff82.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  font-family: 'font-awesome';
  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-download:before {
  content: "\f019"; }

.fa-mobile:before {
  content: "\f10b"; }

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

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

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

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

.fa-home:before {
  content: "\f015"; }

.fa-book:before {
  content: "\f02d"; }

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

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

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

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

.fa-sign-in:before {
  content: "\f090"; }

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

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

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-dollar:before {
  content: "\f155"; }

.fa-usd:before {
  content: "\f155"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

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