@font-face { font-family: "FontAwesome"; src: url("") format("embedded-opentype"), url("") format("woff2"), url("") format("woff"), url("") format("truetype"), url("") format("svg"); font-style: normal; font-weight: normal; }
.fa { display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size-adjust: none; font-kerning: auto; font-optical-sizing: auto; font-language-override: normal; font-feature-settings: normal; font-variation-settings: normal; font-size: inherit; text-rendering: auto; }
@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
.fa-flip-horizontal { transform: scale(-1, 1); }
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }
.fa-search::before { content: ""; }
.fa-clock-o::before { content: ""; }
.fa-mail-forward::before, .fa-share::before { content: ""; }
.fa-thumbs-o-up::before { content: ""; }
.fa-thumbs-o-down::before { content: ""; }
.fa-twitter::before { content: ""; }
.fa-facebook-f::before, .fa-facebook::before { content: ""; }
.fa-chain::before, .fa-link::before { content: ""; }
.fa-linkedin::before { content: ""; }
.fa-comment-o::before { content: ""; }
.fa-angle-right::before { content: ""; }
.fa-angle-up::before { content: ""; }
.fa-bitcoin::before, .fa-btc::before { content: ""; }
.fa-youtube-play::before { content: ""; }
.fa-instagram::before { content: ""; }
.fa-newspaper-o::before { content: ""; }
.fa-line-chart::before { content: ""; }
.fa-facebook-official::before { content: ""; }