/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.fa {
    display: inline-block;
    font: 14px/1 "Font Awesome 5 Free";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-lock:before {
    content: "\f023"
}
.fa-heart:before {
    content: "\f004";
    color: red;
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-home:before {
    content: "\f015";
}
.fa-comment-dots:before {
    content: "\f4ad";
}
.fa-crown:before {
    content: "\f521";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-user:before {
    content: "\f007";
}

