.fa, .fab, .fad, .fal, .far, .fas { display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }
@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
.fa-angle-right::before { content: ""; }
.fa-bolt::before { content: ""; }
.fa-calendar-alt::before { content: ""; }
.fa-clock::before { content: ""; }
.fa-comments::before { content: ""; }
.fa-facebook-f::before { content: ""; }
.fa-linkedin-in::before { content: ""; }
.fa-pinterest-p::before { content: ""; }
.fa-times::before { content: ""; }
.fa-whatsapp::before { content: ""; }
@font-face { font-family: "Font Awesome 5 Brands"; src: url("") format("embedded-opentype"), url("") format("woff2"), url("") format("woff"), url("") format("truetype"), url("") format("svg"); font-style: normal; font-weight: 400; font-display: block; }
.fab { font-family: "Font Awesome 5 Brands"; }
@font-face { font-family: "Font Awesome 5 Free"; src: url("") format("embedded-opentype"), url("") format("woff2"), url("") format("woff"), url("") format("truetype"), url("") format("svg"); font-style: normal; font-weight: 400; font-display: block; }
.fab, .far { font-weight: 400; }
@font-face { font-family: "Font Awesome 5 Free"; src: url("") format("embedded-opentype"), url("") format("woff2"), url("") format("woff"), url("") format("truetype"), url("") format("svg"); font-style: normal; font-weight: 900; font-display: block; }
.fa, .far, .fas { font-family: "Font Awesome 5 Free"; }
.fa, .fas { font-weight: 900; }