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

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

.fa-asterisk:before {
  content: "\f069";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-music:before {
  content: "\f001";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-check:before {
  content: "\f00c";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-home:before {
  content: "\f015";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-mixcloud:before {
  content: "\f289";
}
