/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }
  
.fa-sign-in-alt:before {
  content: "\f2f6"; }
  
.fa-sign-out-alt:before {
  content: "\f2f5"; }
  
.fa-user:before {
  content: "\f007"; }
  
.fa-desktop:before {
  content: "\f108"; }
  
.fa-comment:before {
  content: "\f075"; }
  
.fa-file-alt:before {
  content: "\f15c"; }
  
.fa-folder-open:before {
  content: "\f07c"; }