/* Font Awesome 6.4.0 - subsetted to only glyphs qloud.ltd uses */
/* Source: https://fontawesome.com/license/free  Icons CC BY 4.0  Fonts SIL OFL 1.1 */

@font-face { font-family: "Font Awesome 6 Free"; font-style: normal; font-weight: 900; font-display: swap; src: url(/fonts/fa/fa-solid-900.woff2) format("woff2"); }
@font-face { font-family: "Font Awesome 6 Brands"; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/fa/fa-brands-400.woff2) format("woff2"); }

.fa, .fas, .fa-solid, .fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa, .fa-solid, .fas { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-address-book:before { content: "\f2b9"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up-right-from-square:before { content: "\f08e"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-building:before { content: "\f1ad"; }
.fa-car:before { content: "\f1b9"; }
.fa-chart-simple:before { content: "\e473"; }
.fa-check:before { content: "\f00c"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-clock:before { content: "\f017"; }
.fa-display:before { content: "\e163"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-envelope-open-text:before { content: "\f658"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-file-export:before { content: "\f56e"; }
.fa-file-import:before { content: "\f56f"; }
.fa-flag:before { content: "\f024"; }
.fa-floppy-disk:before { content: "\f0c7"; }
.fa-gauge:before { content: "\f624"; }
.fa-globe:before { content: "\f0ac"; }
.fa-hard-drive:before { content: "\f0a0"; }
.fa-home:before { content: "\f015"; }
.fa-key:before { content: "\f084"; }
.fa-language:before { content: "\f1ab"; }
.fa-lock:before { content: "\f023"; }
.fa-magnifying-glass:before { content: "\f002"; }
.fa-microphone:before { content: "\f130"; }
.fa-microphone-slash:before { content: "\f131"; }
.fa-mobile-screen:before { content: "\f3cf"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-phone-alt:before { content: "\f879"; }
.fa-plus:before { content: "\2b"; }
.fa-rotate-right:before { content: "\f2f9"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-spinner:before { content: "\f110"; }
.fa-times-circle:before { content: "\f057"; }
.fa-universal-access:before { content: "\f29a"; }
.fa-user-tag:before { content: "\f507"; }
.fa-volume-xmark:before { content: "\f6a9"; }
.fa-apple:before { content: "\f179"; }
.fa-windows:before { content: "\f17a"; }
