diff --git a/01_R_Insee/presentation_utilitr.qmd b/01_R_Insee/presentation_utilitr.qmd new file mode 100644 index 00000000..f4815d2d --- /dev/null +++ b/01_R_Insee/presentation_utilitr.qmd @@ -0,0 +1,61 @@ +# Présentation du projet `utilitR` {-} + +## Quel est l'objectif d'`utilitR` ? {-} + +**Le projet `utilitR` vise à produire une documentation collaborative et _open source_ sur `R`, destinée en premier lieu aux agents de l'Insee.** Ce projet est parti du constat qu'il est difficile d'apprendre à utiliser `R` pour de multiples raisons : multiplicité de _packages_ faisant plus ou moins la même chose, abondance et éclatement de la documentation (souvent en anglais), difficultés supplémentaires pour effectuer des choix éclairés et adaptés à l'environnement informatique de travail... + +Les contributeurs du projet `utilitR` se sont fixés pour objectif de **rassembler dans un seul document tous les éléments utiles pour l'usage de `R` à l'Insee, en cherchant à couvrir la plupart des cas d'usage courants.** Cette documentation a donc été élaborée en tenant compte du contexte de travail propre à l'Institut. Cette documentation peut évidemment contenir des éléments pertinents pour un usage de `R` en dehors de l'Insee, mais ce n'est pas sa finalité première. + +## Quelle est la spécificité d'`utilitR` ? {-} + +**Le projet `utilitR` est un projet collaboratif, évolutif, *open source* et ouvert à tous, porté par des agents de l'Insee et du Service Statistique Public (SSP).** +Toute personne qui le souhaite peut modifier la documentation ou la compléter en fonction de ses connaissances et de ses expériences (voir [Comment contribuer au projet `utilitR`](#contribuer)). + +Le code source de cette documentation est hébergé sous `Github` et est accessible en cliquant sur [ce lien](https://github.com/InseeFrLab/utilitR). + +## Comment contribuer à `utilitR`? {#contribuer -} + +**Le projet `utilitR` est un projet collaboratif, évolutif, *open source* et ouvert à tous, auquel tous les agents peuvent contribuer.** Le projet est mené par un groupe de contributeurs qui en définissent eux-mêmes le contenu, la structure et le calendrier. +Le dépôt de la documentation est situé sur le compte `InseeFrLab` sur la plateforme `Github` et peut +facilement être retrouvé à [cette adresse](https://github.com/InseeFrLab/utilitR). +Les objectifs et l'approche collaborative du projet `utilitR` sont détaillés dans le document [`Manifeste.md`](https://github.com/InseeFrLab/utilitR/blob/master/Manifeste.md). + +**Toute personne qui le souhaite peut modifier ou compléter la documentation en fonction de ses connaissances et de ses expériences**, et toutes les contributions sont les bienvenues : compléments, corrections d'erreur, améliorations, questions... Il n'y a aucun prérequis, et aucun niveau minimal en `R` n'est demandé. + +Tout agent intéressé à contribuer au projet est invité à consulter le guide des contributeurs [`CONTRIBUTING.md`](https://github.com/InseeFrLab/utilitR/blob/master/CONTRIBUTING.md). +[Ce guide](https://github.com/InseeFrLab/utilitR/blob/master/CONTRIBUTING.md) +donne également quelques astuces pour les personnes n'étant pas familières +avec `Github`. + +## Contributeurs du projet {-} + + +::: {.callout-note} + +## Contributeurs du projet + +Le projet `utilitR` est un projet collaboratif qui a bénéficié des contributions de : +`r paste0(paste(format(Filter(function(x) !("cph" %in% x$role), desc::desc_get_authors()), include = c("given", "family")), collapse = ", "), ".")` + +La coordination est assurée par Pierre-Yves Berrard, Lino Galiana et Olivier Meslin. + +Le logo du projet a été réalisé par Anna Schlaifer. + +Les contributeurs remercient Julien Taquet et Marc Hufschmitt pour leur +aide précieuse sur la mise en forme du site et de la brochure. + +Les contributeurs remercient Arnaud Degorre, Benoît Rouppert, Patrick Sillard +et Sébastien Roux pour leur soutien. +::: + +## Licence du projet + +L'ensemble du contenu de la documentation est mis à disposition sous +licence libre ([Licence Ouverte 2.0](https://github.com/InseeFrLab/utilitR/blob/master/LICENSE.md)). +Il est donc tout à fait possible de réutiliser une partie ou l'ensemble de la documentation +pour l'adapter à un contexte différent. Les conditions de réutilisation sont explicitées +dans la [licence](https://github.com/InseeFrLab/utilitR/blob/master/LICENSE.md). + +Bien que ce ne soit en rien obligatoire, +si vous êtes réutilisateurs de la documentation, n'hésitez pas à vous signaler sur notre [`Github`](https://github.com/InseeFrLab), +vos retours pourraient permettre d'améliorer la documentation, au bénéfice de tous. diff --git a/_extensions/quarto-ext/fontawesome/assets/css/all.css b/_extensions/quarto-ext/fontawesome/assets/css/all.css index 9c2adee7..3e249805 100644 --- a/_extensions/quarto-ext/fontawesome/assets/css/all.css +++ b/_extensions/quarto-ext/fontawesome/assets/css/all.css @@ -1,25 +1,27 @@ /*! - * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) - * Copyright 2022 Fonticons, Inc. + * Copyright 2023 Fonticons, Inc. */ .fa { font-family: var(--fa-style-family, "Font Awesome 6 Free"); font-weight: var(--fa-style, 900); } .fa, +.fa-classic, +.fa-sharp, .fas, .fa-solid, .far, .fa-regular, -.fal, +.fab, +.fa-brands, +.fal, .fa-light, .fat, .fa-thin, .fad, -.fa-duotone, -.fab, -.fa-brands { +.fa-duotone { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: var(--fa-display, inline-block); @@ -28,6 +30,17 @@ line-height: 1; text-rendering: auto; } +.fas, +.fa-classic, +.fa-solid, +.far, +.fa-regular { + font-family: 'Font Awesome 6 Free'; } + +.fab, +.fa-brands { + font-family: 'Font Awesome 6 Brands'; } + .fa-1x { font-size: 1em; } @@ -124,8 +137,8 @@ .fa-beat { -webkit-animation-name: fa-beat; animation-name: fa-beat; - -webkit-animation-delay: var(--fa-animation-delay, 0); - animation-delay: var(--fa-animation-delay, 0); + -webkit-animation-delay: var(--fa-animation-delay, 0s); + animation-delay: var(--fa-animation-delay, 0s); -webkit-animation-direction: var(--fa-animation-direction, normal); animation-direction: var(--fa-animation-direction, normal); -webkit-animation-duration: var(--fa-animation-duration, 1s); @@ -138,8 +151,8 @@ .fa-bounce { -webkit-animation-name: fa-bounce; animation-name: fa-bounce; - -webkit-animation-delay: var(--fa-animation-delay, 0); - animation-delay: var(--fa-animation-delay, 0); + -webkit-animation-delay: var(--fa-animation-delay, 0s); + animation-delay: var(--fa-animation-delay, 0s); -webkit-animation-direction: var(--fa-animation-direction, normal); animation-direction: var(--fa-animation-direction, normal); -webkit-animation-duration: var(--fa-animation-duration, 1s); @@ -152,8 +165,8 @@ .fa-fade { -webkit-animation-name: fa-fade; animation-name: fa-fade; - -webkit-animation-delay: var(--fa-animation-delay, 0); - animation-delay: var(--fa-animation-delay, 0); + -webkit-animation-delay: var(--fa-animation-delay, 0s); + animation-delay: var(--fa-animation-delay, 0s); -webkit-animation-direction: var(--fa-animation-direction, normal); animation-direction: var(--fa-animation-direction, normal); -webkit-animation-duration: var(--fa-animation-duration, 1s); @@ -166,8 +179,8 @@ .fa-beat-fade { -webkit-animation-name: fa-beat-fade; animation-name: fa-beat-fade; - -webkit-animation-delay: var(--fa-animation-delay, 0); - animation-delay: var(--fa-animation-delay, 0); + -webkit-animation-delay: var(--fa-animation-delay, 0s); + animation-delay: var(--fa-animation-delay, 0s); -webkit-animation-direction: var(--fa-animation-direction, normal); animation-direction: var(--fa-animation-direction, normal); -webkit-animation-duration: var(--fa-animation-duration, 1s); @@ -180,8 +193,8 @@ .fa-flip { -webkit-animation-name: fa-flip; animation-name: fa-flip; - -webkit-animation-delay: var(--fa-animation-delay, 0); - animation-delay: var(--fa-animation-delay, 0); + -webkit-animation-delay: var(--fa-animation-delay, 0s); + animation-delay: var(--fa-animation-delay, 0s); -webkit-animation-direction: var(--fa-animation-direction, normal); animation-direction: var(--fa-animation-direction, normal); -webkit-animation-duration: var(--fa-animation-duration, 1s); @@ -194,8 +207,8 @@ .fa-shake { -webkit-animation-name: fa-shake; animation-name: fa-shake; - -webkit-animation-delay: var(--fa-animation-delay, 0); - animation-delay: var(--fa-animation-delay, 0); + -webkit-animation-delay: var(--fa-animation-delay, 0s); + animation-delay: var(--fa-animation-delay, 0s); -webkit-animation-direction: var(--fa-animation-direction, normal); animation-direction: var(--fa-animation-direction, normal); -webkit-animation-duration: var(--fa-animation-duration, 1s); @@ -208,8 +221,8 @@ .fa-spin { -webkit-animation-name: fa-spin; animation-name: fa-spin; - -webkit-animation-delay: var(--fa-animation-delay, 0); - animation-delay: var(--fa-animation-delay, 0); + -webkit-animation-delay: var(--fa-animation-delay, 0s); + animation-delay: var(--fa-animation-delay, 0s); -webkit-animation-direction: var(--fa-animation-direction, normal); animation-direction: var(--fa-animation-direction, normal); -webkit-animation-duration: var(--fa-animation-duration, 2s); @@ -251,8 +264,10 @@ animation-duration: 1ms; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; - transition-delay: 0s; - transition-duration: 0s; } } + -webkit-transition-delay: 0s; + transition-delay: 0s; + -webkit-transition-duration: 0s; + transition-duration: 0s; } } @-webkit-keyframes fa-beat { 0%, 90% { @@ -484,6 +499,7 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ + .fa-0::before { content: "\30"; } @@ -514,2087 +530,2111 @@ readers do not read off random characters that represent icons */ .fa-9::before { content: "\39"; } -.fa-a::before { - content: "\41"; } +.fa-fill-drip::before { + content: "\f576"; } -.fa-address-book::before { - content: "\f2b9"; } +.fa-arrows-to-circle::before { + content: "\e4bd"; } -.fa-contact-book::before { - content: "\f2b9"; } +.fa-circle-chevron-right::before { + content: "\f138"; } -.fa-address-card::before { - content: "\f2bb"; } +.fa-chevron-circle-right::before { + content: "\f138"; } -.fa-contact-card::before { - content: "\f2bb"; } +.fa-at::before { + content: "\40"; } -.fa-vcard::before { - content: "\f2bb"; } +.fa-trash-can::before { + content: "\f2ed"; } -.fa-align-center::before { - content: "\f037"; } +.fa-trash-alt::before { + content: "\f2ed"; } -.fa-align-justify::before { - content: "\f039"; } +.fa-text-height::before { + content: "\f034"; } -.fa-align-left::before { - content: "\f036"; } +.fa-user-xmark::before { + content: "\f235"; } -.fa-align-right::before { - content: "\f038"; } +.fa-user-times::before { + content: "\f235"; } -.fa-anchor::before { - content: "\f13d"; } +.fa-stethoscope::before { + content: "\f0f1"; } -.fa-anchor-circle-check::before { - content: "\e4aa"; } +.fa-message::before { + content: "\f27a"; } -.fa-anchor-circle-exclamation::before { - content: "\e4ab"; } +.fa-comment-alt::before { + content: "\f27a"; } -.fa-anchor-circle-xmark::before { - content: "\e4ac"; } +.fa-info::before { + content: "\f129"; } -.fa-anchor-lock::before { - content: "\e4ad"; } +.fa-down-left-and-up-right-to-center::before { + content: "\f422"; } -.fa-angle-down::before { - content: "\f107"; } +.fa-compress-alt::before { + content: "\f422"; } -.fa-angle-left::before { - content: "\f104"; } +.fa-explosion::before { + content: "\e4e9"; } -.fa-angle-right::before { - content: "\f105"; } +.fa-file-lines::before { + content: "\f15c"; } -.fa-angle-up::before { - content: "\f106"; } +.fa-file-alt::before { + content: "\f15c"; } -.fa-angles-down::before { - content: "\f103"; } +.fa-file-text::before { + content: "\f15c"; } -.fa-angle-double-down::before { - content: "\f103"; } +.fa-wave-square::before { + content: "\f83e"; } -.fa-angles-left::before { - content: "\f100"; } +.fa-ring::before { + content: "\f70b"; } -.fa-angle-double-left::before { - content: "\f100"; } +.fa-building-un::before { + content: "\e4d9"; } -.fa-angles-right::before { - content: "\f101"; } +.fa-dice-three::before { + content: "\f527"; } -.fa-angle-double-right::before { - content: "\f101"; } +.fa-calendar-days::before { + content: "\f073"; } -.fa-angles-up::before { - content: "\f102"; } +.fa-calendar-alt::before { + content: "\f073"; } -.fa-angle-double-up::before { - content: "\f102"; } +.fa-anchor-circle-check::before { + content: "\e4aa"; } -.fa-ankh::before { - content: "\f644"; } +.fa-building-circle-arrow-right::before { + content: "\e4d1"; } -.fa-apple-whole::before { - content: "\f5d1"; } +.fa-volleyball::before { + content: "\f45f"; } -.fa-apple-alt::before { - content: "\f5d1"; } +.fa-volleyball-ball::before { + content: "\f45f"; } -.fa-archway::before { - content: "\f557"; } +.fa-arrows-up-to-line::before { + content: "\e4c2"; } -.fa-arrow-down::before { - content: "\f063"; } +.fa-sort-down::before { + content: "\f0dd"; } -.fa-arrow-down-1-9::before { - content: "\f162"; } +.fa-sort-desc::before { + content: "\f0dd"; } -.fa-sort-numeric-asc::before { - content: "\f162"; } +.fa-circle-minus::before { + content: "\f056"; } -.fa-sort-numeric-down::before { - content: "\f162"; } +.fa-minus-circle::before { + content: "\f056"; } -.fa-arrow-down-9-1::before { - content: "\f886"; } +.fa-door-open::before { + content: "\f52b"; } -.fa-sort-numeric-desc::before { - content: "\f886"; } +.fa-right-from-bracket::before { + content: "\f2f5"; } -.fa-sort-numeric-down-alt::before { - content: "\f886"; } +.fa-sign-out-alt::before { + content: "\f2f5"; } -.fa-arrow-down-a-z::before { - content: "\f15d"; } +.fa-atom::before { + content: "\f5d2"; } -.fa-sort-alpha-asc::before { - content: "\f15d"; } +.fa-soap::before { + content: "\e06e"; } -.fa-sort-alpha-down::before { - content: "\f15d"; } +.fa-icons::before { + content: "\f86d"; } -.fa-arrow-down-long::before { - content: "\f175"; } +.fa-heart-music-camera-bolt::before { + content: "\f86d"; } -.fa-long-arrow-down::before { - content: "\f175"; } +.fa-microphone-lines-slash::before { + content: "\f539"; } -.fa-arrow-down-short-wide::before { - content: "\f884"; } +.fa-microphone-alt-slash::before { + content: "\f539"; } -.fa-sort-amount-desc::before { - content: "\f884"; } +.fa-bridge-circle-check::before { + content: "\e4c9"; } -.fa-sort-amount-down-alt::before { - content: "\f884"; } +.fa-pump-medical::before { + content: "\e06a"; } -.fa-arrow-down-up-across-line::before { - content: "\e4af"; } +.fa-fingerprint::before { + content: "\f577"; } -.fa-arrow-down-up-lock::before { - content: "\e4b0"; } +.fa-hand-point-right::before { + content: "\f0a4"; } -.fa-arrow-down-wide-short::before { - content: "\f160"; } +.fa-magnifying-glass-location::before { + content: "\f689"; } -.fa-sort-amount-asc::before { - content: "\f160"; } +.fa-search-location::before { + content: "\f689"; } -.fa-sort-amount-down::before { - content: "\f160"; } +.fa-forward-step::before { + content: "\f051"; } -.fa-arrow-down-z-a::before { - content: "\f881"; } +.fa-step-forward::before { + content: "\f051"; } -.fa-sort-alpha-desc::before { - content: "\f881"; } +.fa-face-smile-beam::before { + content: "\f5b8"; } -.fa-sort-alpha-down-alt::before { - content: "\f881"; } +.fa-smile-beam::before { + content: "\f5b8"; } -.fa-arrow-left::before { - content: "\f060"; } +.fa-flag-checkered::before { + content: "\f11e"; } -.fa-arrow-left-long::before { - content: "\f177"; } +.fa-football::before { + content: "\f44e"; } -.fa-long-arrow-left::before { - content: "\f177"; } +.fa-football-ball::before { + content: "\f44e"; } -.fa-arrow-pointer::before { - content: "\f245"; } +.fa-school-circle-exclamation::before { + content: "\e56c"; } -.fa-mouse-pointer::before { - content: "\f245"; } +.fa-crop::before { + content: "\f125"; } -.fa-arrow-right::before { - content: "\f061"; } +.fa-angles-down::before { + content: "\f103"; } -.fa-arrow-right-arrow-left::before { - content: "\f0ec"; } +.fa-angle-double-down::before { + content: "\f103"; } -.fa-exchange::before { - content: "\f0ec"; } +.fa-users-rectangle::before { + content: "\e594"; } -.fa-arrow-right-from-bracket::before { - content: "\f08b"; } +.fa-people-roof::before { + content: "\e537"; } -.fa-sign-out::before { - content: "\f08b"; } +.fa-people-line::before { + content: "\e534"; } -.fa-arrow-right-long::before { - content: "\f178"; } +.fa-beer-mug-empty::before { + content: "\f0fc"; } -.fa-long-arrow-right::before { - content: "\f178"; } +.fa-beer::before { + content: "\f0fc"; } -.fa-arrow-right-to-bracket::before { - content: "\f090"; } +.fa-diagram-predecessor::before { + content: "\e477"; } -.fa-sign-in::before { - content: "\f090"; } +.fa-arrow-up-long::before { + content: "\f176"; } -.fa-arrow-right-to-city::before { - content: "\e4b3"; } +.fa-long-arrow-up::before { + content: "\f176"; } -.fa-arrow-rotate-left::before { - content: "\f0e2"; } +.fa-fire-flame-simple::before { + content: "\f46a"; } -.fa-arrow-left-rotate::before { - content: "\f0e2"; } +.fa-burn::before { + content: "\f46a"; } -.fa-arrow-rotate-back::before { - content: "\f0e2"; } +.fa-person::before { + content: "\f183"; } -.fa-arrow-rotate-backward::before { - content: "\f0e2"; } +.fa-male::before { + content: "\f183"; } -.fa-undo::before { - content: "\f0e2"; } +.fa-laptop::before { + content: "\f109"; } -.fa-arrow-rotate-right::before { - content: "\f01e"; } +.fa-file-csv::before { + content: "\f6dd"; } -.fa-arrow-right-rotate::before { - content: "\f01e"; } +.fa-menorah::before { + content: "\f676"; } -.fa-arrow-rotate-forward::before { - content: "\f01e"; } +.fa-truck-plane::before { + content: "\e58f"; } -.fa-redo::before { - content: "\f01e"; } +.fa-record-vinyl::before { + content: "\f8d9"; } -.fa-arrow-trend-down::before { - content: "\e097"; } +.fa-face-grin-stars::before { + content: "\f587"; } -.fa-arrow-trend-up::before { - content: "\e098"; } +.fa-grin-stars::before { + content: "\f587"; } -.fa-arrow-turn-down::before { - content: "\f149"; } +.fa-bong::before { + content: "\f55c"; } -.fa-level-down::before { - content: "\f149"; } +.fa-spaghetti-monster-flying::before { + content: "\f67b"; } -.fa-arrow-turn-up::before { - content: "\f148"; } +.fa-pastafarianism::before { + content: "\f67b"; } -.fa-level-up::before { - content: "\f148"; } +.fa-arrow-down-up-across-line::before { + content: "\e4af"; } -.fa-arrow-up::before { - content: "\f062"; } +.fa-spoon::before { + content: "\f2e5"; } -.fa-arrow-up-1-9::before { - content: "\f163"; } +.fa-utensil-spoon::before { + content: "\f2e5"; } -.fa-sort-numeric-up::before { - content: "\f163"; } +.fa-jar-wheat::before { + content: "\e517"; } -.fa-arrow-up-9-1::before { - content: "\f887"; } +.fa-envelopes-bulk::before { + content: "\f674"; } -.fa-sort-numeric-up-alt::before { - content: "\f887"; } +.fa-mail-bulk::before { + content: "\f674"; } -.fa-arrow-up-a-z::before { - content: "\f15e"; } +.fa-file-circle-exclamation::before { + content: "\e4eb"; } -.fa-sort-alpha-up::before { - content: "\f15e"; } +.fa-circle-h::before { + content: "\f47e"; } -.fa-arrow-up-from-bracket::before { - content: "\e09a"; } +.fa-hospital-symbol::before { + content: "\f47e"; } -.fa-arrow-up-from-ground-water::before { - content: "\e4b5"; } +.fa-pager::before { + content: "\f815"; } -.fa-arrow-up-from-water-pump::before { - content: "\e4b6"; } +.fa-address-book::before { + content: "\f2b9"; } -.fa-arrow-up-long::before { - content: "\f176"; } +.fa-contact-book::before { + content: "\f2b9"; } -.fa-long-arrow-up::before { - content: "\f176"; } +.fa-strikethrough::before { + content: "\f0cc"; } -.fa-arrow-up-right-dots::before { - content: "\e4b7"; } +.fa-k::before { + content: "\4b"; } -.fa-arrow-up-right-from-square::before { - content: "\f08e"; } +.fa-landmark-flag::before { + content: "\e51c"; } -.fa-external-link::before { - content: "\f08e"; } +.fa-pencil::before { + content: "\f303"; } -.fa-arrow-up-short-wide::before { - content: "\f885"; } +.fa-pencil-alt::before { + content: "\f303"; } -.fa-sort-amount-up-alt::before { - content: "\f885"; } +.fa-backward::before { + content: "\f04a"; } -.fa-arrow-up-wide-short::before { - content: "\f161"; } +.fa-caret-right::before { + content: "\f0da"; } -.fa-sort-amount-up::before { - content: "\f161"; } +.fa-comments::before { + content: "\f086"; } -.fa-arrow-up-z-a::before { - content: "\f882"; } +.fa-paste::before { + content: "\f0ea"; } -.fa-sort-alpha-up-alt::before { - content: "\f882"; } +.fa-file-clipboard::before { + content: "\f0ea"; } -.fa-arrows-down-to-line::before { - content: "\e4b8"; } +.fa-code-pull-request::before { + content: "\e13c"; } -.fa-arrows-down-to-people::before { - content: "\e4b9"; } +.fa-clipboard-list::before { + content: "\f46d"; } -.fa-arrows-left-right::before { - content: "\f07e"; } +.fa-truck-ramp-box::before { + content: "\f4de"; } -.fa-arrows-h::before { - content: "\f07e"; } +.fa-truck-loading::before { + content: "\f4de"; } -.fa-arrows-left-right-to-line::before { - content: "\e4ba"; } +.fa-user-check::before { + content: "\f4fc"; } -.fa-arrows-rotate::before { - content: "\f021"; } +.fa-vial-virus::before { + content: "\e597"; } -.fa-refresh::before { - content: "\f021"; } +.fa-sheet-plastic::before { + content: "\e571"; } -.fa-sync::before { - content: "\f021"; } +.fa-blog::before { + content: "\f781"; } -.fa-arrows-spin::before { - content: "\e4bb"; } +.fa-user-ninja::before { + content: "\f504"; } -.fa-arrows-split-up-and-left::before { - content: "\e4bc"; } +.fa-person-arrow-up-from-line::before { + content: "\e539"; } -.fa-arrows-to-circle::before { - content: "\e4bd"; } +.fa-scroll-torah::before { + content: "\f6a0"; } -.fa-arrows-to-dot::before { - content: "\e4be"; } +.fa-torah::before { + content: "\f6a0"; } -.fa-arrows-to-eye::before { - content: "\e4bf"; } +.fa-broom-ball::before { + content: "\f458"; } -.fa-arrows-turn-right::before { - content: "\e4c0"; } +.fa-quidditch::before { + content: "\f458"; } -.fa-arrows-turn-to-dots::before { - content: "\e4c1"; } +.fa-quidditch-broom-ball::before { + content: "\f458"; } -.fa-arrows-up-down::before { - content: "\f07d"; } +.fa-toggle-off::before { + content: "\f204"; } -.fa-arrows-v::before { - content: "\f07d"; } +.fa-box-archive::before { + content: "\f187"; } -.fa-arrows-up-down-left-right::before { - content: "\f047"; } +.fa-archive::before { + content: "\f187"; } -.fa-arrows::before { - content: "\f047"; } +.fa-person-drowning::before { + content: "\e545"; } -.fa-arrows-up-to-line::before { - content: "\e4c2"; } +.fa-arrow-down-9-1::before { + content: "\f886"; } -.fa-asterisk::before { - content: "\2a"; } +.fa-sort-numeric-desc::before { + content: "\f886"; } -.fa-at::before { - content: "\40"; } +.fa-sort-numeric-down-alt::before { + content: "\f886"; } -.fa-atom::before { - content: "\f5d2"; } +.fa-face-grin-tongue-squint::before { + content: "\f58a"; } -.fa-audio-description::before { - content: "\f29e"; } +.fa-grin-tongue-squint::before { + content: "\f58a"; } -.fa-austral-sign::before { - content: "\e0a9"; } +.fa-spray-can::before { + content: "\f5bd"; } -.fa-award::before { - content: "\f559"; } +.fa-truck-monster::before { + content: "\f63b"; } -.fa-b::before { - content: "\42"; } +.fa-w::before { + content: "\57"; } -.fa-baby::before { - content: "\f77c"; } +.fa-earth-africa::before { + content: "\f57c"; } -.fa-baby-carriage::before { - content: "\f77d"; } +.fa-globe-africa::before { + content: "\f57c"; } -.fa-carriage-baby::before { - content: "\f77d"; } +.fa-rainbow::before { + content: "\f75b"; } -.fa-backward::before { - content: "\f04a"; } +.fa-circle-notch::before { + content: "\f1ce"; } -.fa-backward-fast::before { - content: "\f049"; } +.fa-tablet-screen-button::before { + content: "\f3fa"; } -.fa-fast-backward::before { - content: "\f049"; } +.fa-tablet-alt::before { + content: "\f3fa"; } -.fa-backward-step::before { - content: "\f048"; } +.fa-paw::before { + content: "\f1b0"; } -.fa-step-backward::before { - content: "\f048"; } +.fa-cloud::before { + content: "\f0c2"; } -.fa-bacon::before { - content: "\f7e5"; } +.fa-trowel-bricks::before { + content: "\e58a"; } -.fa-bacteria::before { - content: "\e059"; } +.fa-face-flushed::before { + content: "\f579"; } -.fa-bacterium::before { - content: "\e05a"; } +.fa-flushed::before { + content: "\f579"; } -.fa-bag-shopping::before { - content: "\f290"; } +.fa-hospital-user::before { + content: "\f80d"; } -.fa-shopping-bag::before { - content: "\f290"; } +.fa-tent-arrow-left-right::before { + content: "\e57f"; } -.fa-bahai::before { - content: "\f666"; } +.fa-gavel::before { + content: "\f0e3"; } -.fa-baht-sign::before { - content: "\e0ac"; } +.fa-legal::before { + content: "\f0e3"; } -.fa-ban::before { - content: "\f05e"; } +.fa-binoculars::before { + content: "\f1e5"; } -.fa-cancel::before { - content: "\f05e"; } +.fa-microphone-slash::before { + content: "\f131"; } -.fa-ban-smoking::before { - content: "\f54d"; } +.fa-box-tissue::before { + content: "\e05b"; } -.fa-smoking-ban::before { - content: "\f54d"; } +.fa-motorcycle::before { + content: "\f21c"; } -.fa-bandage::before { - content: "\f462"; } +.fa-bell-concierge::before { + content: "\f562"; } -.fa-band-aid::before { - content: "\f462"; } +.fa-concierge-bell::before { + content: "\f562"; } -.fa-barcode::before { - content: "\f02a"; } +.fa-pen-ruler::before { + content: "\f5ae"; } -.fa-bars::before { - content: "\f0c9"; } +.fa-pencil-ruler::before { + content: "\f5ae"; } -.fa-navicon::before { - content: "\f0c9"; } +.fa-people-arrows::before { + content: "\e068"; } -.fa-bars-progress::before { - content: "\f828"; } +.fa-people-arrows-left-right::before { + content: "\e068"; } -.fa-tasks-alt::before { - content: "\f828"; } +.fa-mars-and-venus-burst::before { + content: "\e523"; } -.fa-bars-staggered::before { - content: "\f550"; } +.fa-square-caret-right::before { + content: "\f152"; } -.fa-reorder::before { - content: "\f550"; } +.fa-caret-square-right::before { + content: "\f152"; } -.fa-stream::before { - content: "\f550"; } +.fa-scissors::before { + content: "\f0c4"; } -.fa-baseball::before { - content: "\f433"; } +.fa-cut::before { + content: "\f0c4"; } -.fa-baseball-ball::before { - content: "\f433"; } +.fa-sun-plant-wilt::before { + content: "\e57a"; } -.fa-baseball-bat-ball::before { - content: "\f432"; } +.fa-toilets-portable::before { + content: "\e584"; } + +.fa-hockey-puck::before { + content: "\f453"; } + +.fa-table::before { + content: "\f0ce"; } + +.fa-magnifying-glass-arrow-right::before { + content: "\e521"; } + +.fa-tachograph-digital::before { + content: "\f566"; } + +.fa-digital-tachograph::before { + content: "\f566"; } + +.fa-users-slash::before { + content: "\e073"; } + +.fa-clover::before { + content: "\e139"; } + +.fa-reply::before { + content: "\f3e5"; } + +.fa-mail-reply::before { + content: "\f3e5"; } + +.fa-star-and-crescent::before { + content: "\f699"; } -.fa-basket-shopping::before { - content: "\f291"; } +.fa-house-fire::before { + content: "\e50c"; } -.fa-shopping-basket::before { - content: "\f291"; } +.fa-square-minus::before { + content: "\f146"; } -.fa-basketball::before { - content: "\f434"; } +.fa-minus-square::before { + content: "\f146"; } -.fa-basketball-ball::before { - content: "\f434"; } +.fa-helicopter::before { + content: "\f533"; } -.fa-bath::before { - content: "\f2cd"; } +.fa-compass::before { + content: "\f14e"; } -.fa-bathtub::before { - content: "\f2cd"; } +.fa-square-caret-down::before { + content: "\f150"; } -.fa-battery-empty::before { - content: "\f244"; } +.fa-caret-square-down::before { + content: "\f150"; } -.fa-battery-0::before { - content: "\f244"; } +.fa-file-circle-question::before { + content: "\e4ef"; } -.fa-battery-full::before { - content: "\f240"; } +.fa-laptop-code::before { + content: "\f5fc"; } -.fa-battery::before { - content: "\f240"; } +.fa-swatchbook::before { + content: "\f5c3"; } -.fa-battery-5::before { - content: "\f240"; } +.fa-prescription-bottle::before { + content: "\f485"; } -.fa-battery-half::before { - content: "\f242"; } +.fa-bars::before { + content: "\f0c9"; } -.fa-battery-3::before { - content: "\f242"; } +.fa-navicon::before { + content: "\f0c9"; } -.fa-battery-quarter::before { - content: "\f243"; } +.fa-people-group::before { + content: "\e533"; } -.fa-battery-2::before { - content: "\f243"; } +.fa-hourglass-end::before { + content: "\f253"; } -.fa-battery-three-quarters::before { - content: "\f241"; } +.fa-hourglass-3::before { + content: "\f253"; } -.fa-battery-4::before { - content: "\f241"; } +.fa-heart-crack::before { + content: "\f7a9"; } -.fa-bed::before { - content: "\f236"; } +.fa-heart-broken::before { + content: "\f7a9"; } -.fa-bed-pulse::before { - content: "\f487"; } +.fa-square-up-right::before { + content: "\f360"; } -.fa-procedures::before { - content: "\f487"; } +.fa-external-link-square-alt::before { + content: "\f360"; } -.fa-beer-mug-empty::before { - content: "\f0fc"; } +.fa-face-kiss-beam::before { + content: "\f597"; } -.fa-beer::before { - content: "\f0fc"; } +.fa-kiss-beam::before { + content: "\f597"; } -.fa-bell::before { - content: "\f0f3"; } +.fa-film::before { + content: "\f008"; } -.fa-bell-concierge::before { - content: "\f562"; } +.fa-ruler-horizontal::before { + content: "\f547"; } -.fa-concierge-bell::before { - content: "\f562"; } +.fa-people-robbery::before { + content: "\e536"; } -.fa-bell-slash::before { - content: "\f1f6"; } +.fa-lightbulb::before { + content: "\f0eb"; } -.fa-bezier-curve::before { - content: "\f55b"; } +.fa-caret-left::before { + content: "\f0d9"; } -.fa-bicycle::before { - content: "\f206"; } +.fa-circle-exclamation::before { + content: "\f06a"; } -.fa-binoculars::before { - content: "\f1e5"; } +.fa-exclamation-circle::before { + content: "\f06a"; } -.fa-biohazard::before { - content: "\f780"; } +.fa-school-circle-xmark::before { + content: "\e56d"; } -.fa-bitcoin-sign::before { - content: "\e0b4"; } +.fa-arrow-right-from-bracket::before { + content: "\f08b"; } -.fa-blender::before { - content: "\f517"; } +.fa-sign-out::before { + content: "\f08b"; } -.fa-blender-phone::before { - content: "\f6b6"; } +.fa-circle-chevron-down::before { + content: "\f13a"; } -.fa-blog::before { - content: "\f781"; } +.fa-chevron-circle-down::before { + content: "\f13a"; } -.fa-bold::before { - content: "\f032"; } +.fa-unlock-keyhole::before { + content: "\f13e"; } -.fa-bolt::before { - content: "\f0e7"; } +.fa-unlock-alt::before { + content: "\f13e"; } -.fa-zap::before { - content: "\f0e7"; } +.fa-cloud-showers-heavy::before { + content: "\f740"; } -.fa-bolt-lightning::before { - content: "\e0b7"; } +.fa-headphones-simple::before { + content: "\f58f"; } -.fa-bomb::before { - content: "\f1e2"; } +.fa-headphones-alt::before { + content: "\f58f"; } -.fa-bone::before { - content: "\f5d7"; } +.fa-sitemap::before { + content: "\f0e8"; } -.fa-bong::before { - content: "\f55c"; } +.fa-circle-dollar-to-slot::before { + content: "\f4b9"; } -.fa-book::before { - content: "\f02d"; } +.fa-donate::before { + content: "\f4b9"; } -.fa-book-atlas::before { - content: "\f558"; } +.fa-memory::before { + content: "\f538"; } -.fa-atlas::before { - content: "\f558"; } +.fa-road-spikes::before { + content: "\e568"; } -.fa-book-bible::before { - content: "\f647"; } +.fa-fire-burner::before { + content: "\e4f1"; } -.fa-bible::before { - content: "\f647"; } +.fa-flag::before { + content: "\f024"; } -.fa-book-bookmark::before { - content: "\e0bb"; } +.fa-hanukiah::before { + content: "\f6e6"; } -.fa-book-journal-whills::before { - content: "\f66a"; } +.fa-feather::before { + content: "\f52d"; } -.fa-journal-whills::before { - content: "\f66a"; } +.fa-volume-low::before { + content: "\f027"; } -.fa-book-medical::before { - content: "\f7e6"; } +.fa-volume-down::before { + content: "\f027"; } -.fa-book-open::before { - content: "\f518"; } +.fa-comment-slash::before { + content: "\f4b3"; } -.fa-book-open-reader::before { - content: "\f5da"; } +.fa-cloud-sun-rain::before { + content: "\f743"; } -.fa-book-reader::before { - content: "\f5da"; } +.fa-compress::before { + content: "\f066"; } -.fa-book-quran::before { - content: "\f687"; } +.fa-wheat-awn::before { + content: "\e2cd"; } -.fa-quran::before { - content: "\f687"; } +.fa-wheat-alt::before { + content: "\e2cd"; } -.fa-book-skull::before { - content: "\f6b7"; } +.fa-ankh::before { + content: "\f644"; } -.fa-book-dead::before { - content: "\f6b7"; } +.fa-hands-holding-child::before { + content: "\e4fa"; } -.fa-bookmark::before { - content: "\f02e"; } +.fa-asterisk::before { + content: "\2a"; } -.fa-border-all::before { - content: "\f84c"; } +.fa-square-check::before { + content: "\f14a"; } -.fa-border-none::before { - content: "\f850"; } +.fa-check-square::before { + content: "\f14a"; } -.fa-border-top-left::before { - content: "\f853"; } +.fa-peseta-sign::before { + content: "\e221"; } -.fa-border-style::before { - content: "\f853"; } +.fa-heading::before { + content: "\f1dc"; } -.fa-bore-hole::before { - content: "\e4c3"; } +.fa-header::before { + content: "\f1dc"; } -.fa-bottle-droplet::before { - content: "\e4c4"; } +.fa-ghost::before { + content: "\f6e2"; } -.fa-bottle-water::before { - content: "\e4c5"; } +.fa-list::before { + content: "\f03a"; } -.fa-bowl-food::before { - content: "\e4c6"; } +.fa-list-squares::before { + content: "\f03a"; } -.fa-bowl-rice::before { - content: "\e2eb"; } +.fa-square-phone-flip::before { + content: "\f87b"; } -.fa-bowling-ball::before { - content: "\f436"; } +.fa-phone-square-alt::before { + content: "\f87b"; } -.fa-box::before { - content: "\f466"; } +.fa-cart-plus::before { + content: "\f217"; } -.fa-box-archive::before { - content: "\f187"; } +.fa-gamepad::before { + content: "\f11b"; } -.fa-archive::before { - content: "\f187"; } +.fa-circle-dot::before { + content: "\f192"; } -.fa-box-open::before { - content: "\f49e"; } +.fa-dot-circle::before { + content: "\f192"; } -.fa-box-tissue::before { - content: "\e05b"; } +.fa-face-dizzy::before { + content: "\f567"; } -.fa-boxes-packing::before { - content: "\e4c7"; } +.fa-dizzy::before { + content: "\f567"; } -.fa-boxes-stacked::before { - content: "\f468"; } +.fa-egg::before { + content: "\f7fb"; } -.fa-boxes::before { - content: "\f468"; } +.fa-house-medical-circle-xmark::before { + content: "\e513"; } -.fa-boxes-alt::before { - content: "\f468"; } +.fa-campground::before { + content: "\f6bb"; } -.fa-braille::before { - content: "\f2a1"; } +.fa-folder-plus::before { + content: "\f65e"; } -.fa-brain::before { - content: "\f5dc"; } +.fa-futbol::before { + content: "\f1e3"; } -.fa-brazilian-real-sign::before { - content: "\e46c"; } +.fa-futbol-ball::before { + content: "\f1e3"; } -.fa-bread-slice::before { - content: "\f7ec"; } +.fa-soccer-ball::before { + content: "\f1e3"; } -.fa-bridge::before { - content: "\e4c8"; } +.fa-paintbrush::before { + content: "\f1fc"; } -.fa-bridge-circle-check::before { - content: "\e4c9"; } +.fa-paint-brush::before { + content: "\f1fc"; } -.fa-bridge-circle-exclamation::before { - content: "\e4ca"; } +.fa-lock::before { + content: "\f023"; } -.fa-bridge-circle-xmark::before { - content: "\e4cb"; } +.fa-gas-pump::before { + content: "\f52f"; } -.fa-bridge-lock::before { - content: "\e4cc"; } +.fa-hot-tub-person::before { + content: "\f593"; } -.fa-bridge-water::before { - content: "\e4ce"; } +.fa-hot-tub::before { + content: "\f593"; } -.fa-briefcase::before { - content: "\f0b1"; } +.fa-map-location::before { + content: "\f59f"; } -.fa-briefcase-medical::before { - content: "\f469"; } +.fa-map-marked::before { + content: "\f59f"; } -.fa-broom::before { - content: "\f51a"; } +.fa-house-flood-water::before { + content: "\e50e"; } -.fa-broom-ball::before { - content: "\f458"; } +.fa-tree::before { + content: "\f1bb"; } -.fa-quidditch::before { - content: "\f458"; } +.fa-bridge-lock::before { + content: "\e4cc"; } -.fa-quidditch-broom-ball::before { - content: "\f458"; } +.fa-sack-dollar::before { + content: "\f81d"; } -.fa-brush::before { - content: "\f55d"; } +.fa-pen-to-square::before { + content: "\f044"; } -.fa-bucket::before { - content: "\e4cf"; } +.fa-edit::before { + content: "\f044"; } -.fa-bug::before { - content: "\f188"; } +.fa-car-side::before { + content: "\f5e4"; } -.fa-bug-slash::before { - content: "\e490"; } +.fa-share-nodes::before { + content: "\f1e0"; } -.fa-bugs::before { - content: "\e4d0"; } +.fa-share-alt::before { + content: "\f1e0"; } -.fa-building::before { - content: "\f1ad"; } +.fa-heart-circle-minus::before { + content: "\e4ff"; } -.fa-building-circle-arrow-right::before { - content: "\e4d1"; } +.fa-hourglass-half::before { + content: "\f252"; } -.fa-building-circle-check::before { - content: "\e4d2"; } +.fa-hourglass-2::before { + content: "\f252"; } -.fa-building-circle-exclamation::before { - content: "\e4d3"; } +.fa-microscope::before { + content: "\f610"; } -.fa-building-circle-xmark::before { - content: "\e4d4"; } +.fa-sink::before { + content: "\e06d"; } -.fa-building-columns::before { - content: "\f19c"; } +.fa-bag-shopping::before { + content: "\f290"; } -.fa-bank::before { - content: "\f19c"; } +.fa-shopping-bag::before { + content: "\f290"; } -.fa-institution::before { - content: "\f19c"; } +.fa-arrow-down-z-a::before { + content: "\f881"; } -.fa-museum::before { - content: "\f19c"; } +.fa-sort-alpha-desc::before { + content: "\f881"; } -.fa-university::before { - content: "\f19c"; } +.fa-sort-alpha-down-alt::before { + content: "\f881"; } -.fa-building-flag::before { - content: "\e4d5"; } +.fa-mitten::before { + content: "\f7b5"; } -.fa-building-lock::before { - content: "\e4d6"; } +.fa-person-rays::before { + content: "\e54d"; } -.fa-building-ngo::before { - content: "\e4d7"; } +.fa-users::before { + content: "\f0c0"; } -.fa-building-shield::before { - content: "\e4d8"; } +.fa-eye-slash::before { + content: "\f070"; } -.fa-building-un::before { - content: "\e4d9"; } +.fa-flask-vial::before { + content: "\e4f3"; } -.fa-building-user::before { - content: "\e4da"; } +.fa-hand::before { + content: "\f256"; } -.fa-building-wheat::before { - content: "\e4db"; } +.fa-hand-paper::before { + content: "\f256"; } -.fa-bullhorn::before { - content: "\f0a1"; } +.fa-om::before { + content: "\f679"; } -.fa-bullseye::before { - content: "\f140"; } +.fa-worm::before { + content: "\e599"; } -.fa-burger::before { - content: "\f805"; } +.fa-house-circle-xmark::before { + content: "\e50b"; } -.fa-hamburger::before { - content: "\f805"; } +.fa-plug::before { + content: "\f1e6"; } -.fa-burst::before { - content: "\e4dc"; } +.fa-chevron-up::before { + content: "\f077"; } -.fa-bus::before { - content: "\f207"; } +.fa-hand-spock::before { + content: "\f259"; } -.fa-bus-simple::before { - content: "\f55e"; } +.fa-stopwatch::before { + content: "\f2f2"; } -.fa-bus-alt::before { - content: "\f55e"; } +.fa-face-kiss::before { + content: "\f596"; } -.fa-business-time::before { - content: "\f64a"; } +.fa-kiss::before { + content: "\f596"; } -.fa-briefcase-clock::before { - content: "\f64a"; } +.fa-bridge-circle-xmark::before { + content: "\e4cb"; } -.fa-c::before { - content: "\43"; } +.fa-face-grin-tongue::before { + content: "\f589"; } -.fa-cake-candles::before { - content: "\f1fd"; } +.fa-grin-tongue::before { + content: "\f589"; } -.fa-birthday-cake::before { - content: "\f1fd"; } +.fa-chess-bishop::before { + content: "\f43a"; } -.fa-cake::before { - content: "\f1fd"; } +.fa-face-grin-wink::before { + content: "\f58c"; } -.fa-calculator::before { - content: "\f1ec"; } +.fa-grin-wink::before { + content: "\f58c"; } -.fa-calendar::before { - content: "\f133"; } +.fa-ear-deaf::before { + content: "\f2a4"; } -.fa-calendar-check::before { - content: "\f274"; } +.fa-deaf::before { + content: "\f2a4"; } -.fa-calendar-day::before { - content: "\f783"; } +.fa-deafness::before { + content: "\f2a4"; } -.fa-calendar-days::before { - content: "\f073"; } +.fa-hard-of-hearing::before { + content: "\f2a4"; } -.fa-calendar-alt::before { - content: "\f073"; } +.fa-road-circle-check::before { + content: "\e564"; } -.fa-calendar-minus::before { - content: "\f272"; } +.fa-dice-five::before { + content: "\f523"; } -.fa-calendar-plus::before { - content: "\f271"; } +.fa-square-rss::before { + content: "\f143"; } -.fa-calendar-week::before { - content: "\f784"; } +.fa-rss-square::before { + content: "\f143"; } -.fa-calendar-xmark::before { - content: "\f273"; } +.fa-land-mine-on::before { + content: "\e51b"; } -.fa-calendar-times::before { - content: "\f273"; } +.fa-i-cursor::before { + content: "\f246"; } -.fa-camera::before { - content: "\f030"; } +.fa-stamp::before { + content: "\f5bf"; } -.fa-camera-alt::before { - content: "\f030"; } +.fa-stairs::before { + content: "\e289"; } -.fa-camera-retro::before { - content: "\f083"; } +.fa-i::before { + content: "\49"; } -.fa-camera-rotate::before { - content: "\e0d8"; } +.fa-hryvnia-sign::before { + content: "\f6f2"; } -.fa-campground::before { - content: "\f6bb"; } +.fa-hryvnia::before { + content: "\f6f2"; } -.fa-candy-cane::before { - content: "\f786"; } +.fa-pills::before { + content: "\f484"; } -.fa-cannabis::before { - content: "\f55f"; } +.fa-face-grin-wide::before { + content: "\f581"; } -.fa-capsules::before { - content: "\f46b"; } +.fa-grin-alt::before { + content: "\f581"; } -.fa-car::before { - content: "\f1b9"; } +.fa-tooth::before { + content: "\f5c9"; } -.fa-automobile::before { - content: "\f1b9"; } +.fa-v::before { + content: "\56"; } -.fa-car-battery::before { - content: "\f5df"; } +.fa-bangladeshi-taka-sign::before { + content: "\e2e6"; } -.fa-battery-car::before { - content: "\f5df"; } +.fa-bicycle::before { + content: "\f206"; } -.fa-car-burst::before { - content: "\f5e1"; } +.fa-staff-snake::before { + content: "\e579"; } -.fa-car-crash::before { - content: "\f5e1"; } +.fa-rod-asclepius::before { + content: "\e579"; } -.fa-car-on::before { - content: "\e4dd"; } +.fa-rod-snake::before { + content: "\e579"; } -.fa-car-rear::before { - content: "\f5de"; } +.fa-staff-aesculapius::before { + content: "\e579"; } -.fa-car-alt::before { - content: "\f5de"; } +.fa-head-side-cough-slash::before { + content: "\e062"; } -.fa-car-side::before { - content: "\f5e4"; } +.fa-truck-medical::before { + content: "\f0f9"; } -.fa-car-tunnel::before { - content: "\e4de"; } +.fa-ambulance::before { + content: "\f0f9"; } -.fa-caravan::before { - content: "\f8ff"; } +.fa-wheat-awn-circle-exclamation::before { + content: "\e598"; } -.fa-caret-down::before { - content: "\f0d7"; } +.fa-snowman::before { + content: "\f7d0"; } -.fa-caret-left::before { - content: "\f0d9"; } +.fa-mortar-pestle::before { + content: "\f5a7"; } -.fa-caret-right::before { - content: "\f0da"; } +.fa-road-barrier::before { + content: "\e562"; } -.fa-caret-up::before { - content: "\f0d8"; } +.fa-school::before { + content: "\f549"; } -.fa-carrot::before { - content: "\f787"; } +.fa-igloo::before { + content: "\f7ae"; } -.fa-cart-arrow-down::before { - content: "\f218"; } +.fa-joint::before { + content: "\f595"; } -.fa-cart-flatbed::before { - content: "\f474"; } +.fa-angle-right::before { + content: "\f105"; } -.fa-dolly-flatbed::before { - content: "\f474"; } +.fa-horse::before { + content: "\f6f0"; } -.fa-cart-flatbed-suitcase::before { - content: "\f59d"; } +.fa-q::before { + content: "\51"; } -.fa-luggage-cart::before { - content: "\f59d"; } +.fa-g::before { + content: "\47"; } -.fa-cart-plus::before { - content: "\f217"; } +.fa-notes-medical::before { + content: "\f481"; } -.fa-cart-shopping::before { - content: "\f07a"; } +.fa-temperature-half::before { + content: "\f2c9"; } -.fa-shopping-cart::before { - content: "\f07a"; } +.fa-temperature-2::before { + content: "\f2c9"; } -.fa-cash-register::before { - content: "\f788"; } +.fa-thermometer-2::before { + content: "\f2c9"; } -.fa-cat::before { - content: "\f6be"; } +.fa-thermometer-half::before { + content: "\f2c9"; } -.fa-cedi-sign::before { - content: "\e0df"; } +.fa-dong-sign::before { + content: "\e169"; } -.fa-cent-sign::before { - content: "\e3f5"; } +.fa-capsules::before { + content: "\f46b"; } -.fa-certificate::before { - content: "\f0a3"; } +.fa-poo-storm::before { + content: "\f75a"; } -.fa-chair::before { - content: "\f6c0"; } +.fa-poo-bolt::before { + content: "\f75a"; } -.fa-chalkboard::before { - content: "\f51b"; } +.fa-face-frown-open::before { + content: "\f57a"; } -.fa-blackboard::before { - content: "\f51b"; } +.fa-frown-open::before { + content: "\f57a"; } -.fa-chalkboard-user::before { - content: "\f51c"; } +.fa-hand-point-up::before { + content: "\f0a6"; } -.fa-chalkboard-teacher::before { - content: "\f51c"; } +.fa-money-bill::before { + content: "\f0d6"; } -.fa-champagne-glasses::before { - content: "\f79f"; } +.fa-bookmark::before { + content: "\f02e"; } -.fa-glass-cheers::before { - content: "\f79f"; } +.fa-align-justify::before { + content: "\f039"; } -.fa-charging-station::before { - content: "\f5e7"; } +.fa-umbrella-beach::before { + content: "\f5ca"; } -.fa-chart-area::before { - content: "\f1fe"; } +.fa-helmet-un::before { + content: "\e503"; } -.fa-area-chart::before { - content: "\f1fe"; } +.fa-bullseye::before { + content: "\f140"; } -.fa-chart-bar::before { - content: "\f080"; } +.fa-bacon::before { + content: "\f7e5"; } -.fa-bar-chart::before { - content: "\f080"; } +.fa-hand-point-down::before { + content: "\f0a7"; } -.fa-chart-column::before { - content: "\e0e3"; } +.fa-arrow-up-from-bracket::before { + content: "\e09a"; } -.fa-chart-gantt::before { - content: "\e0e4"; } +.fa-folder::before { + content: "\f07b"; } -.fa-chart-line::before { - content: "\f201"; } +.fa-folder-blank::before { + content: "\f07b"; } -.fa-line-chart::before { - content: "\f201"; } +.fa-file-waveform::before { + content: "\f478"; } -.fa-chart-pie::before { - content: "\f200"; } +.fa-file-medical-alt::before { + content: "\f478"; } -.fa-pie-chart::before { - content: "\f200"; } +.fa-radiation::before { + content: "\f7b9"; } .fa-chart-simple::before { content: "\e473"; } -.fa-check::before { - content: "\f00c"; } - -.fa-check-double::before { - content: "\f560"; } - -.fa-check-to-slot::before { - content: "\f772"; } +.fa-mars-stroke::before { + content: "\f229"; } -.fa-vote-yea::before { - content: "\f772"; } +.fa-vial::before { + content: "\f492"; } -.fa-cheese::before { - content: "\f7ef"; } +.fa-gauge::before { + content: "\f624"; } -.fa-chess::before { - content: "\f439"; } +.fa-dashboard::before { + content: "\f624"; } -.fa-chess-bishop::before { - content: "\f43a"; } +.fa-gauge-med::before { + content: "\f624"; } -.fa-chess-board::before { - content: "\f43c"; } +.fa-tachometer-alt-average::before { + content: "\f624"; } -.fa-chess-king::before { - content: "\f43f"; } +.fa-wand-magic-sparkles::before { + content: "\e2ca"; } -.fa-chess-knight::before { - content: "\f441"; } +.fa-magic-wand-sparkles::before { + content: "\e2ca"; } -.fa-chess-pawn::before { - content: "\f443"; } +.fa-e::before { + content: "\45"; } -.fa-chess-queen::before { - content: "\f445"; } +.fa-pen-clip::before { + content: "\f305"; } -.fa-chess-rook::before { - content: "\f447"; } +.fa-pen-alt::before { + content: "\f305"; } -.fa-chevron-down::before { - content: "\f078"; } +.fa-bridge-circle-exclamation::before { + content: "\e4ca"; } -.fa-chevron-left::before { - content: "\f053"; } +.fa-user::before { + content: "\f007"; } -.fa-chevron-right::before { - content: "\f054"; } +.fa-school-circle-check::before { + content: "\e56b"; } -.fa-chevron-up::before { - content: "\f077"; } +.fa-dumpster::before { + content: "\f793"; } -.fa-child::before { - content: "\f1ae"; } +.fa-van-shuttle::before { + content: "\f5b6"; } -.fa-child-dress::before { - content: "\e59c"; } +.fa-shuttle-van::before { + content: "\f5b6"; } -.fa-child-reaching::before { - content: "\e59d"; } +.fa-building-user::before { + content: "\e4da"; } -.fa-child-rifle::before { - content: "\e4e0"; } +.fa-square-caret-left::before { + content: "\f191"; } -.fa-children::before { - content: "\e4e1"; } +.fa-caret-square-left::before { + content: "\f191"; } -.fa-church::before { - content: "\f51d"; } +.fa-highlighter::before { + content: "\f591"; } -.fa-circle::before { - content: "\f111"; } +.fa-key::before { + content: "\f084"; } -.fa-circle-arrow-down::before { - content: "\f0ab"; } +.fa-bullhorn::before { + content: "\f0a1"; } -.fa-arrow-circle-down::before { - content: "\f0ab"; } +.fa-globe::before { + content: "\f0ac"; } -.fa-circle-arrow-left::before { - content: "\f0a8"; } +.fa-synagogue::before { + content: "\f69b"; } -.fa-arrow-circle-left::before { - content: "\f0a8"; } +.fa-person-half-dress::before { + content: "\e548"; } -.fa-circle-arrow-right::before { - content: "\f0a9"; } +.fa-road-bridge::before { + content: "\e563"; } -.fa-arrow-circle-right::before { - content: "\f0a9"; } +.fa-location-arrow::before { + content: "\f124"; } -.fa-circle-arrow-up::before { - content: "\f0aa"; } +.fa-c::before { + content: "\43"; } -.fa-arrow-circle-up::before { - content: "\f0aa"; } +.fa-tablet-button::before { + content: "\f10a"; } -.fa-circle-check::before { - content: "\f058"; } +.fa-building-lock::before { + content: "\e4d6"; } -.fa-check-circle::before { - content: "\f058"; } +.fa-pizza-slice::before { + content: "\f818"; } -.fa-circle-chevron-down::before { - content: "\f13a"; } +.fa-money-bill-wave::before { + content: "\f53a"; } -.fa-chevron-circle-down::before { - content: "\f13a"; } +.fa-chart-area::before { + content: "\f1fe"; } -.fa-circle-chevron-left::before { - content: "\f137"; } +.fa-area-chart::before { + content: "\f1fe"; } -.fa-chevron-circle-left::before { - content: "\f137"; } +.fa-house-flag::before { + content: "\e50d"; } -.fa-circle-chevron-right::before { - content: "\f138"; } +.fa-person-circle-minus::before { + content: "\e540"; } -.fa-chevron-circle-right::before { - content: "\f138"; } +.fa-ban::before { + content: "\f05e"; } -.fa-circle-chevron-up::before { - content: "\f139"; } +.fa-cancel::before { + content: "\f05e"; } -.fa-chevron-circle-up::before { - content: "\f139"; } +.fa-camera-rotate::before { + content: "\e0d8"; } -.fa-circle-dollar-to-slot::before { - content: "\f4b9"; } +.fa-spray-can-sparkles::before { + content: "\f5d0"; } -.fa-donate::before { - content: "\f4b9"; } +.fa-air-freshener::before { + content: "\f5d0"; } -.fa-circle-dot::before { - content: "\f192"; } +.fa-star::before { + content: "\f005"; } -.fa-dot-circle::before { - content: "\f192"; } +.fa-repeat::before { + content: "\f363"; } -.fa-circle-down::before { - content: "\f358"; } +.fa-cross::before { + content: "\f654"; } -.fa-arrow-alt-circle-down::before { - content: "\f358"; } +.fa-box::before { + content: "\f466"; } -.fa-circle-exclamation::before { - content: "\f06a"; } +.fa-venus-mars::before { + content: "\f228"; } -.fa-exclamation-circle::before { - content: "\f06a"; } +.fa-arrow-pointer::before { + content: "\f245"; } -.fa-circle-h::before { - content: "\f47e"; } +.fa-mouse-pointer::before { + content: "\f245"; } -.fa-hospital-symbol::before { - content: "\f47e"; } +.fa-maximize::before { + content: "\f31e"; } -.fa-circle-half-stroke::before { - content: "\f042"; } +.fa-expand-arrows-alt::before { + content: "\f31e"; } -.fa-adjust::before { - content: "\f042"; } +.fa-charging-station::before { + content: "\f5e7"; } -.fa-circle-info::before { - content: "\f05a"; } +.fa-shapes::before { + content: "\f61f"; } -.fa-info-circle::before { - content: "\f05a"; } +.fa-triangle-circle-square::before { + content: "\f61f"; } -.fa-circle-left::before { - content: "\f359"; } +.fa-shuffle::before { + content: "\f074"; } -.fa-arrow-alt-circle-left::before { - content: "\f359"; } +.fa-random::before { + content: "\f074"; } -.fa-circle-minus::before { - content: "\f056"; } +.fa-person-running::before { + content: "\f70c"; } -.fa-minus-circle::before { - content: "\f056"; } +.fa-running::before { + content: "\f70c"; } -.fa-circle-nodes::before { - content: "\e4e2"; } +.fa-mobile-retro::before { + content: "\e527"; } -.fa-circle-notch::before { - content: "\f1ce"; } +.fa-grip-lines-vertical::before { + content: "\f7a5"; } -.fa-circle-pause::before { - content: "\f28b"; } +.fa-spider::before { + content: "\f717"; } -.fa-pause-circle::before { - content: "\f28b"; } +.fa-hands-bound::before { + content: "\e4f9"; } -.fa-circle-play::before { - content: "\f144"; } +.fa-file-invoice-dollar::before { + content: "\f571"; } -.fa-play-circle::before { - content: "\f144"; } +.fa-plane-circle-exclamation::before { + content: "\e556"; } -.fa-circle-plus::before { - content: "\f055"; } +.fa-x-ray::before { + content: "\f497"; } -.fa-plus-circle::before { - content: "\f055"; } +.fa-spell-check::before { + content: "\f891"; } -.fa-circle-question::before { - content: "\f059"; } +.fa-slash::before { + content: "\f715"; } -.fa-question-circle::before { - content: "\f059"; } +.fa-computer-mouse::before { + content: "\f8cc"; } -.fa-circle-radiation::before { - content: "\f7ba"; } +.fa-mouse::before { + content: "\f8cc"; } -.fa-radiation-alt::before { - content: "\f7ba"; } +.fa-arrow-right-to-bracket::before { + content: "\f090"; } -.fa-circle-right::before { - content: "\f35a"; } +.fa-sign-in::before { + content: "\f090"; } -.fa-arrow-alt-circle-right::before { - content: "\f35a"; } +.fa-shop-slash::before { + content: "\e070"; } -.fa-circle-stop::before { - content: "\f28d"; } +.fa-store-alt-slash::before { + content: "\e070"; } -.fa-stop-circle::before { - content: "\f28d"; } +.fa-server::before { + content: "\f233"; } -.fa-circle-up::before { - content: "\f35b"; } +.fa-virus-covid-slash::before { + content: "\e4a9"; } -.fa-arrow-alt-circle-up::before { - content: "\f35b"; } +.fa-shop-lock::before { + content: "\e4a5"; } -.fa-circle-user::before { - content: "\f2bd"; } +.fa-hourglass-start::before { + content: "\f251"; } -.fa-user-circle::before { - content: "\f2bd"; } +.fa-hourglass-1::before { + content: "\f251"; } -.fa-circle-xmark::before { - content: "\f057"; } +.fa-blender-phone::before { + content: "\f6b6"; } -.fa-times-circle::before { - content: "\f057"; } +.fa-building-wheat::before { + content: "\e4db"; } -.fa-xmark-circle::before { - content: "\f057"; } +.fa-person-breastfeeding::before { + content: "\e53a"; } -.fa-city::before { - content: "\f64f"; } +.fa-right-to-bracket::before { + content: "\f2f6"; } -.fa-clapperboard::before { - content: "\e131"; } +.fa-sign-in-alt::before { + content: "\f2f6"; } -.fa-clipboard::before { - content: "\f328"; } +.fa-venus::before { + content: "\f221"; } -.fa-clipboard-check::before { - content: "\f46c"; } +.fa-passport::before { + content: "\f5ab"; } -.fa-clipboard-list::before { - content: "\f46d"; } +.fa-heart-pulse::before { + content: "\f21e"; } -.fa-clipboard-question::before { - content: "\e4e3"; } +.fa-heartbeat::before { + content: "\f21e"; } -.fa-clipboard-user::before { - content: "\f7f3"; } +.fa-people-carry-box::before { + content: "\f4ce"; } -.fa-clock::before { - content: "\f017"; } +.fa-people-carry::before { + content: "\f4ce"; } -.fa-clock-four::before { - content: "\f017"; } +.fa-temperature-high::before { + content: "\f769"; } -.fa-clock-rotate-left::before { - content: "\f1da"; } +.fa-microchip::before { + content: "\f2db"; } -.fa-history::before { - content: "\f1da"; } +.fa-crown::before { + content: "\f521"; } -.fa-clone::before { - content: "\f24d"; } +.fa-weight-hanging::before { + content: "\f5cd"; } -.fa-closed-captioning::before { - content: "\f20a"; } +.fa-xmarks-lines::before { + content: "\e59a"; } -.fa-cloud::before { - content: "\f0c2"; } +.fa-file-prescription::before { + content: "\f572"; } -.fa-cloud-arrow-down::before { - content: "\f0ed"; } +.fa-weight-scale::before { + content: "\f496"; } -.fa-cloud-download::before { - content: "\f0ed"; } +.fa-weight::before { + content: "\f496"; } -.fa-cloud-download-alt::before { - content: "\f0ed"; } +.fa-user-group::before { + content: "\f500"; } -.fa-cloud-arrow-up::before { - content: "\f0ee"; } +.fa-user-friends::before { + content: "\f500"; } -.fa-cloud-upload::before { - content: "\f0ee"; } +.fa-arrow-up-a-z::before { + content: "\f15e"; } -.fa-cloud-upload-alt::before { - content: "\f0ee"; } +.fa-sort-alpha-up::before { + content: "\f15e"; } -.fa-cloud-bolt::before { - content: "\f76c"; } +.fa-chess-knight::before { + content: "\f441"; } -.fa-thunderstorm::before { - content: "\f76c"; } +.fa-face-laugh-squint::before { + content: "\f59b"; } -.fa-cloud-meatball::before { - content: "\f73b"; } +.fa-laugh-squint::before { + content: "\f59b"; } -.fa-cloud-moon::before { - content: "\f6c3"; } +.fa-wheelchair::before { + content: "\f193"; } -.fa-cloud-moon-rain::before { - content: "\f73c"; } +.fa-circle-arrow-up::before { + content: "\f0aa"; } -.fa-cloud-rain::before { - content: "\f73d"; } +.fa-arrow-circle-up::before { + content: "\f0aa"; } -.fa-cloud-showers-heavy::before { - content: "\f740"; } +.fa-toggle-on::before { + content: "\f205"; } -.fa-cloud-showers-water::before { - content: "\e4e4"; } +.fa-person-walking::before { + content: "\f554"; } -.fa-cloud-sun::before { - content: "\f6c4"; } +.fa-walking::before { + content: "\f554"; } -.fa-cloud-sun-rain::before { - content: "\f743"; } +.fa-l::before { + content: "\4c"; } -.fa-clover::before { - content: "\e139"; } +.fa-fire::before { + content: "\f06d"; } -.fa-code::before { - content: "\f121"; } +.fa-bed-pulse::before { + content: "\f487"; } -.fa-code-branch::before { - content: "\f126"; } +.fa-procedures::before { + content: "\f487"; } -.fa-code-commit::before { - content: "\f386"; } +.fa-shuttle-space::before { + content: "\f197"; } -.fa-code-compare::before { - content: "\e13a"; } +.fa-space-shuttle::before { + content: "\f197"; } -.fa-code-fork::before { - content: "\e13b"; } +.fa-face-laugh::before { + content: "\f599"; } -.fa-code-merge::before { - content: "\f387"; } +.fa-laugh::before { + content: "\f599"; } -.fa-code-pull-request::before { - content: "\e13c"; } +.fa-folder-open::before { + content: "\f07c"; } -.fa-coins::before { - content: "\f51e"; } +.fa-heart-circle-plus::before { + content: "\e500"; } -.fa-colon-sign::before { - content: "\e140"; } +.fa-code-fork::before { + content: "\e13b"; } -.fa-comment::before { - content: "\f075"; } +.fa-city::before { + content: "\f64f"; } -.fa-comment-dollar::before { - content: "\f651"; } +.fa-microphone-lines::before { + content: "\f3c9"; } -.fa-comment-dots::before { - content: "\f4ad"; } +.fa-microphone-alt::before { + content: "\f3c9"; } -.fa-commenting::before { - content: "\f4ad"; } +.fa-pepper-hot::before { + content: "\f816"; } -.fa-comment-medical::before { - content: "\f7f5"; } +.fa-unlock::before { + content: "\f09c"; } -.fa-comment-slash::before { - content: "\f4b3"; } +.fa-colon-sign::before { + content: "\e140"; } -.fa-comment-sms::before { - content: "\f7cd"; } +.fa-headset::before { + content: "\f590"; } -.fa-sms::before { - content: "\f7cd"; } +.fa-store-slash::before { + content: "\e071"; } -.fa-comments::before { - content: "\f086"; } +.fa-road-circle-xmark::before { + content: "\e566"; } -.fa-comments-dollar::before { - content: "\f653"; } +.fa-user-minus::before { + content: "\f503"; } -.fa-compact-disc::before { - content: "\f51f"; } +.fa-mars-stroke-up::before { + content: "\f22a"; } -.fa-compass::before { - content: "\f14e"; } +.fa-mars-stroke-v::before { + content: "\f22a"; } -.fa-compass-drafting::before { - content: "\f568"; } +.fa-champagne-glasses::before { + content: "\f79f"; } -.fa-drafting-compass::before { - content: "\f568"; } +.fa-glass-cheers::before { + content: "\f79f"; } -.fa-compress::before { - content: "\f066"; } +.fa-clipboard::before { + content: "\f328"; } -.fa-computer::before { - content: "\e4e5"; } +.fa-house-circle-exclamation::before { + content: "\e50a"; } -.fa-computer-mouse::before { - content: "\f8cc"; } +.fa-file-arrow-up::before { + content: "\f574"; } -.fa-mouse::before { - content: "\f8cc"; } +.fa-file-upload::before { + content: "\f574"; } -.fa-cookie::before { - content: "\f563"; } +.fa-wifi::before { + content: "\f1eb"; } -.fa-cookie-bite::before { - content: "\f564"; } +.fa-wifi-3::before { + content: "\f1eb"; } -.fa-copy::before { - content: "\f0c5"; } +.fa-wifi-strong::before { + content: "\f1eb"; } -.fa-copyright::before { - content: "\f1f9"; } +.fa-bath::before { + content: "\f2cd"; } -.fa-couch::before { - content: "\f4b8"; } +.fa-bathtub::before { + content: "\f2cd"; } -.fa-cow::before { - content: "\f6c8"; } +.fa-underline::before { + content: "\f0cd"; } -.fa-credit-card::before { - content: "\f09d"; } +.fa-user-pen::before { + content: "\f4ff"; } -.fa-credit-card-alt::before { - content: "\f09d"; } +.fa-user-edit::before { + content: "\f4ff"; } -.fa-crop::before { - content: "\f125"; } +.fa-signature::before { + content: "\f5b7"; } -.fa-crop-simple::before { - content: "\f565"; } +.fa-stroopwafel::before { + content: "\f551"; } -.fa-crop-alt::before { - content: "\f565"; } +.fa-bold::before { + content: "\f032"; } -.fa-cross::before { - content: "\f654"; } +.fa-anchor-lock::before { + content: "\e4ad"; } -.fa-crosshairs::before { - content: "\f05b"; } +.fa-building-ngo::before { + content: "\e4d7"; } -.fa-crow::before { - content: "\f520"; } +.fa-manat-sign::before { + content: "\e1d5"; } -.fa-crown::before { - content: "\f521"; } +.fa-not-equal::before { + content: "\f53e"; } -.fa-crutch::before { - content: "\f7f7"; } +.fa-border-top-left::before { + content: "\f853"; } -.fa-cruzeiro-sign::before { - content: "\e152"; } +.fa-border-style::before { + content: "\f853"; } -.fa-cube::before { - content: "\f1b2"; } +.fa-map-location-dot::before { + content: "\f5a0"; } -.fa-cubes::before { - content: "\f1b3"; } +.fa-map-marked-alt::before { + content: "\f5a0"; } -.fa-cubes-stacked::before { - content: "\e4e6"; } +.fa-jedi::before { + content: "\f669"; } -.fa-d::before { - content: "\44"; } +.fa-square-poll-vertical::before { + content: "\f681"; } -.fa-database::before { - content: "\f1c0"; } +.fa-poll::before { + content: "\f681"; } -.fa-delete-left::before { - content: "\f55a"; } +.fa-mug-hot::before { + content: "\f7b6"; } -.fa-backspace::before { - content: "\f55a"; } +.fa-car-battery::before { + content: "\f5df"; } -.fa-democrat::before { - content: "\f747"; } +.fa-battery-car::before { + content: "\f5df"; } -.fa-desktop::before { - content: "\f390"; } +.fa-gift::before { + content: "\f06b"; } -.fa-desktop-alt::before { - content: "\f390"; } +.fa-dice-two::before { + content: "\f528"; } -.fa-dharmachakra::before { - content: "\f655"; } +.fa-chess-queen::before { + content: "\f445"; } -.fa-diagram-next::before { - content: "\e476"; } +.fa-glasses::before { + content: "\f530"; } -.fa-diagram-predecessor::before { - content: "\e477"; } +.fa-chess-board::before { + content: "\f43c"; } -.fa-diagram-project::before { - content: "\f542"; } +.fa-building-circle-check::before { + content: "\e4d2"; } -.fa-project-diagram::before { - content: "\f542"; } +.fa-person-chalkboard::before { + content: "\e53d"; } -.fa-diagram-successor::before { - content: "\e47a"; } +.fa-mars-stroke-right::before { + content: "\f22b"; } -.fa-diamond::before { - content: "\f219"; } +.fa-mars-stroke-h::before { + content: "\f22b"; } -.fa-diamond-turn-right::before { - content: "\f5eb"; } +.fa-hand-back-fist::before { + content: "\f255"; } -.fa-directions::before { - content: "\f5eb"; } +.fa-hand-rock::before { + content: "\f255"; } -.fa-dice::before { - content: "\f522"; } +.fa-square-caret-up::before { + content: "\f151"; } -.fa-dice-d20::before { - content: "\f6cf"; } +.fa-caret-square-up::before { + content: "\f151"; } -.fa-dice-d6::before { - content: "\f6d1"; } +.fa-cloud-showers-water::before { + content: "\e4e4"; } -.fa-dice-five::before { - content: "\f523"; } +.fa-chart-bar::before { + content: "\f080"; } -.fa-dice-four::before { - content: "\f524"; } +.fa-bar-chart::before { + content: "\f080"; } -.fa-dice-one::before { - content: "\f525"; } +.fa-hands-bubbles::before { + content: "\e05e"; } -.fa-dice-six::before { - content: "\f526"; } +.fa-hands-wash::before { + content: "\e05e"; } -.fa-dice-three::before { - content: "\f527"; } +.fa-less-than-equal::before { + content: "\f537"; } -.fa-dice-two::before { - content: "\f528"; } +.fa-train::before { + content: "\f238"; } -.fa-disease::before { - content: "\f7fa"; } +.fa-eye-low-vision::before { + content: "\f2a8"; } -.fa-display::before { - content: "\e163"; } +.fa-low-vision::before { + content: "\f2a8"; } -.fa-divide::before { - content: "\f529"; } +.fa-crow::before { + content: "\f520"; } -.fa-dna::before { - content: "\f471"; } +.fa-sailboat::before { + content: "\e445"; } -.fa-dog::before { - content: "\f6d3"; } +.fa-window-restore::before { + content: "\f2d2"; } -.fa-dollar-sign::before { - content: "\24"; } +.fa-square-plus::before { + content: "\f0fe"; } -.fa-dollar::before { - content: "\24"; } +.fa-plus-square::before { + content: "\f0fe"; } -.fa-usd::before { - content: "\24"; } +.fa-torii-gate::before { + content: "\f6a1"; } -.fa-dolly::before { - content: "\f472"; } +.fa-frog::before { + content: "\f52e"; } -.fa-dolly-box::before { - content: "\f472"; } +.fa-bucket::before { + content: "\e4cf"; } -.fa-dong-sign::before { - content: "\e169"; } +.fa-image::before { + content: "\f03e"; } -.fa-door-closed::before { - content: "\f52a"; } +.fa-microphone::before { + content: "\f130"; } -.fa-door-open::before { - content: "\f52b"; } +.fa-cow::before { + content: "\f6c8"; } -.fa-dove::before { - content: "\f4ba"; } +.fa-caret-up::before { + content: "\f0d8"; } -.fa-down-left-and-up-right-to-center::before { - content: "\f422"; } +.fa-screwdriver::before { + content: "\f54a"; } -.fa-compress-alt::before { - content: "\f422"; } +.fa-folder-closed::before { + content: "\e185"; } -.fa-down-long::before { - content: "\f309"; } +.fa-house-tsunami::before { + content: "\e515"; } -.fa-long-arrow-alt-down::before { - content: "\f309"; } +.fa-square-nfi::before { + content: "\e576"; } -.fa-download::before { - content: "\f019"; } +.fa-arrow-up-from-ground-water::before { + content: "\e4b5"; } -.fa-dragon::before { - content: "\f6d5"; } +.fa-martini-glass::before { + content: "\f57b"; } -.fa-draw-polygon::before { - content: "\f5ee"; } +.fa-glass-martini-alt::before { + content: "\f57b"; } -.fa-droplet::before { - content: "\f043"; } +.fa-rotate-left::before { + content: "\f2ea"; } -.fa-tint::before { - content: "\f043"; } +.fa-rotate-back::before { + content: "\f2ea"; } -.fa-droplet-slash::before { - content: "\f5c7"; } +.fa-rotate-backward::before { + content: "\f2ea"; } -.fa-tint-slash::before { - content: "\f5c7"; } +.fa-undo-alt::before { + content: "\f2ea"; } -.fa-drum::before { - content: "\f569"; } +.fa-table-columns::before { + content: "\f0db"; } -.fa-drum-steelpan::before { - content: "\f56a"; } +.fa-columns::before { + content: "\f0db"; } -.fa-drumstick-bite::before { - content: "\f6d7"; } +.fa-lemon::before { + content: "\f094"; } -.fa-dumbbell::before { - content: "\f44b"; } +.fa-head-side-mask::before { + content: "\e063"; } -.fa-dumpster::before { - content: "\f793"; } +.fa-handshake::before { + content: "\f2b5"; } -.fa-dumpster-fire::before { - content: "\f794"; } +.fa-gem::before { + content: "\f3a5"; } -.fa-dungeon::before { - content: "\f6d9"; } +.fa-dolly::before { + content: "\f472"; } -.fa-e::before { - content: "\45"; } +.fa-dolly-box::before { + content: "\f472"; } -.fa-ear-deaf::before { - content: "\f2a4"; } +.fa-smoking::before { + content: "\f48d"; } -.fa-deaf::before { - content: "\f2a4"; } +.fa-minimize::before { + content: "\f78c"; } -.fa-deafness::before { - content: "\f2a4"; } +.fa-compress-arrows-alt::before { + content: "\f78c"; } -.fa-hard-of-hearing::before { - content: "\f2a4"; } +.fa-monument::before { + content: "\f5a6"; } -.fa-ear-listen::before { - content: "\f2a2"; } +.fa-snowplow::before { + content: "\f7d2"; } -.fa-assistive-listening-systems::before { - content: "\f2a2"; } +.fa-angles-right::before { + content: "\f101"; } -.fa-earth-africa::before { - content: "\f57c"; } +.fa-angle-double-right::before { + content: "\f101"; } -.fa-globe-africa::before { - content: "\f57c"; } +.fa-cannabis::before { + content: "\f55f"; } -.fa-earth-americas::before { - content: "\f57d"; } +.fa-circle-play::before { + content: "\f144"; } -.fa-earth::before { - content: "\f57d"; } +.fa-play-circle::before { + content: "\f144"; } -.fa-earth-america::before { - content: "\f57d"; } +.fa-tablets::before { + content: "\f490"; } -.fa-globe-americas::before { - content: "\f57d"; } +.fa-ethernet::before { + content: "\f796"; } -.fa-earth-asia::before { - content: "\f57e"; } +.fa-euro-sign::before { + content: "\f153"; } -.fa-globe-asia::before { - content: "\f57e"; } +.fa-eur::before { + content: "\f153"; } -.fa-earth-europe::before { - content: "\f7a2"; } +.fa-euro::before { + content: "\f153"; } -.fa-globe-europe::before { - content: "\f7a2"; } +.fa-chair::before { + content: "\f6c0"; } -.fa-earth-oceania::before { - content: "\e47b"; } +.fa-circle-check::before { + content: "\f058"; } -.fa-globe-oceania::before { - content: "\e47b"; } +.fa-check-circle::before { + content: "\f058"; } -.fa-egg::before { - content: "\f7fb"; } +.fa-circle-stop::before { + content: "\f28d"; } -.fa-eject::before { - content: "\f052"; } +.fa-stop-circle::before { + content: "\f28d"; } -.fa-elevator::before { - content: "\e16d"; } +.fa-compass-drafting::before { + content: "\f568"; } -.fa-ellipsis::before { - content: "\f141"; } +.fa-drafting-compass::before { + content: "\f568"; } -.fa-ellipsis-h::before { - content: "\f141"; } +.fa-plate-wheat::before { + content: "\e55a"; } -.fa-ellipsis-vertical::before { - content: "\f142"; } +.fa-icicles::before { + content: "\f7ad"; } -.fa-ellipsis-v::before { - content: "\f142"; } +.fa-person-shelter::before { + content: "\e54f"; } -.fa-envelope::before { - content: "\f0e0"; } +.fa-neuter::before { + content: "\f22c"; } -.fa-envelope-circle-check::before { - content: "\e4e8"; } +.fa-id-badge::before { + content: "\f2c1"; } -.fa-envelope-open::before { - content: "\f2b6"; } +.fa-marker::before { + content: "\f5a1"; } -.fa-envelope-open-text::before { - content: "\f658"; } +.fa-face-laugh-beam::before { + content: "\f59a"; } -.fa-envelopes-bulk::before { - content: "\f674"; } +.fa-laugh-beam::before { + content: "\f59a"; } -.fa-mail-bulk::before { - content: "\f674"; } +.fa-helicopter-symbol::before { + content: "\e502"; } -.fa-equals::before { - content: "\3d"; } +.fa-universal-access::before { + content: "\f29a"; } -.fa-eraser::before { - content: "\f12d"; } +.fa-circle-chevron-up::before { + content: "\f139"; } -.fa-ethernet::before { - content: "\f796"; } +.fa-chevron-circle-up::before { + content: "\f139"; } -.fa-euro-sign::before { - content: "\f153"; } +.fa-lari-sign::before { + content: "\e1c8"; } -.fa-eur::before { - content: "\f153"; } +.fa-volcano::before { + content: "\f770"; } -.fa-euro::before { - content: "\f153"; } +.fa-person-walking-dashed-line-arrow-right::before { + content: "\e553"; } -.fa-exclamation::before { - content: "\21"; } +.fa-sterling-sign::before { + content: "\f154"; } -.fa-expand::before { - content: "\f065"; } +.fa-gbp::before { + content: "\f154"; } -.fa-explosion::before { - content: "\e4e9"; } +.fa-pound-sign::before { + content: "\f154"; } -.fa-eye::before { - content: "\f06e"; } +.fa-viruses::before { + content: "\e076"; } -.fa-eye-dropper::before { - content: "\f1fb"; } +.fa-square-person-confined::before { + content: "\e577"; } -.fa-eye-dropper-empty::before { - content: "\f1fb"; } +.fa-user-tie::before { + content: "\f508"; } -.fa-eyedropper::before { - content: "\f1fb"; } +.fa-arrow-down-long::before { + content: "\f175"; } -.fa-eye-low-vision::before { - content: "\f2a8"; } +.fa-long-arrow-down::before { + content: "\f175"; } -.fa-low-vision::before { - content: "\f2a8"; } +.fa-tent-arrow-down-to-line::before { + content: "\e57e"; } -.fa-eye-slash::before { - content: "\f070"; } +.fa-certificate::before { + content: "\f0a3"; } -.fa-f::before { - content: "\46"; } +.fa-reply-all::before { + content: "\f122"; } -.fa-face-angry::before { - content: "\f556"; } +.fa-mail-reply-all::before { + content: "\f122"; } -.fa-angry::before { - content: "\f556"; } +.fa-suitcase::before { + content: "\f0f2"; } -.fa-face-dizzy::before { - content: "\f567"; } +.fa-person-skating::before { + content: "\f7c5"; } -.fa-dizzy::before { - content: "\f567"; } +.fa-skating::before { + content: "\f7c5"; } -.fa-face-flushed::before { - content: "\f579"; } +.fa-filter-circle-dollar::before { + content: "\f662"; } -.fa-flushed::before { - content: "\f579"; } +.fa-funnel-dollar::before { + content: "\f662"; } -.fa-face-frown::before { - content: "\f119"; } +.fa-camera-retro::before { + content: "\f083"; } -.fa-frown::before { - content: "\f119"; } +.fa-circle-arrow-down::before { + content: "\f0ab"; } -.fa-face-frown-open::before { - content: "\f57a"; } +.fa-arrow-circle-down::before { + content: "\f0ab"; } -.fa-frown-open::before { - content: "\f57a"; } +.fa-file-import::before { + content: "\f56f"; } -.fa-face-grimace::before { - content: "\f57f"; } +.fa-arrow-right-to-file::before { + content: "\f56f"; } -.fa-grimace::before { - content: "\f57f"; } +.fa-square-arrow-up-right::before { + content: "\f14c"; } -.fa-face-grin::before { - content: "\f580"; } +.fa-external-link-square::before { + content: "\f14c"; } -.fa-grin::before { - content: "\f580"; } +.fa-box-open::before { + content: "\f49e"; } -.fa-face-grin-beam::before { - content: "\f582"; } +.fa-scroll::before { + content: "\f70e"; } -.fa-grin-beam::before { - content: "\f582"; } +.fa-spa::before { + content: "\f5bb"; } -.fa-face-grin-beam-sweat::before { - content: "\f583"; } +.fa-location-pin-lock::before { + content: "\e51f"; } -.fa-grin-beam-sweat::before { - content: "\f583"; } +.fa-pause::before { + content: "\f04c"; } -.fa-face-grin-hearts::before { - content: "\f584"; } +.fa-hill-avalanche::before { + content: "\e507"; } -.fa-grin-hearts::before { - content: "\f584"; } +.fa-temperature-empty::before { + content: "\f2cb"; } -.fa-face-grin-squint::before { - content: "\f585"; } +.fa-temperature-0::before { + content: "\f2cb"; } -.fa-grin-squint::before { - content: "\f585"; } +.fa-thermometer-0::before { + content: "\f2cb"; } -.fa-face-grin-squint-tears::before { - content: "\f586"; } +.fa-thermometer-empty::before { + content: "\f2cb"; } -.fa-grin-squint-tears::before { - content: "\f586"; } +.fa-bomb::before { + content: "\f1e2"; } -.fa-face-grin-stars::before { - content: "\f587"; } +.fa-registered::before { + content: "\f25d"; } -.fa-grin-stars::before { - content: "\f587"; } +.fa-address-card::before { + content: "\f2bb"; } -.fa-face-grin-tears::before { - content: "\f588"; } +.fa-contact-card::before { + content: "\f2bb"; } -.fa-grin-tears::before { - content: "\f588"; } +.fa-vcard::before { + content: "\f2bb"; } -.fa-face-grin-tongue::before { - content: "\f589"; } +.fa-scale-unbalanced-flip::before { + content: "\f516"; } -.fa-grin-tongue::before { - content: "\f589"; } +.fa-balance-scale-right::before { + content: "\f516"; } -.fa-face-grin-tongue-squint::before { - content: "\f58a"; } +.fa-subscript::before { + content: "\f12c"; } -.fa-grin-tongue-squint::before { - content: "\f58a"; } +.fa-diamond-turn-right::before { + content: "\f5eb"; } -.fa-face-grin-tongue-wink::before { - content: "\f58b"; } +.fa-directions::before { + content: "\f5eb"; } -.fa-grin-tongue-wink::before { - content: "\f58b"; } +.fa-burst::before { + content: "\e4dc"; } -.fa-face-grin-wide::before { - content: "\f581"; } +.fa-house-laptop::before { + content: "\e066"; } -.fa-grin-alt::before { - content: "\f581"; } +.fa-laptop-house::before { + content: "\e066"; } -.fa-face-grin-wink::before { - content: "\f58c"; } +.fa-face-tired::before { + content: "\f5c8"; } -.fa-grin-wink::before { - content: "\f58c"; } +.fa-tired::before { + content: "\f5c8"; } -.fa-face-kiss::before { - content: "\f596"; } +.fa-money-bills::before { + content: "\e1f3"; } -.fa-kiss::before { - content: "\f596"; } +.fa-smog::before { + content: "\f75f"; } -.fa-face-kiss-beam::before { - content: "\f597"; } +.fa-crutch::before { + content: "\f7f7"; } -.fa-kiss-beam::before { - content: "\f597"; } +.fa-cloud-arrow-up::before { + content: "\f0ee"; } -.fa-face-kiss-wink-heart::before { - content: "\f598"; } +.fa-cloud-upload::before { + content: "\f0ee"; } -.fa-kiss-wink-heart::before { - content: "\f598"; } +.fa-cloud-upload-alt::before { + content: "\f0ee"; } -.fa-face-laugh::before { - content: "\f599"; } +.fa-palette::before { + content: "\f53f"; } -.fa-laugh::before { - content: "\f599"; } +.fa-arrows-turn-right::before { + content: "\e4c0"; } -.fa-face-laugh-beam::before { - content: "\f59a"; } +.fa-vest::before { + content: "\e085"; } -.fa-laugh-beam::before { - content: "\f59a"; } +.fa-ferry::before { + content: "\e4ea"; } -.fa-face-laugh-squint::before { - content: "\f59b"; } +.fa-arrows-down-to-people::before { + content: "\e4b9"; } -.fa-laugh-squint::before { - content: "\f59b"; } +.fa-seedling::before { + content: "\f4d8"; } -.fa-face-laugh-wink::before { - content: "\f59c"; } +.fa-sprout::before { + content: "\f4d8"; } -.fa-laugh-wink::before { - content: "\f59c"; } +.fa-left-right::before { + content: "\f337"; } -.fa-face-meh::before { - content: "\f11a"; } +.fa-arrows-alt-h::before { + content: "\f337"; } -.fa-meh::before { - content: "\f11a"; } +.fa-boxes-packing::before { + content: "\e4c7"; } -.fa-face-meh-blank::before { - content: "\f5a4"; } +.fa-circle-arrow-left::before { + content: "\f0a8"; } -.fa-meh-blank::before { - content: "\f5a4"; } +.fa-arrow-circle-left::before { + content: "\f0a8"; } -.fa-face-rolling-eyes::before { - content: "\f5a5"; } +.fa-group-arrows-rotate::before { + content: "\e4f6"; } -.fa-meh-rolling-eyes::before { - content: "\f5a5"; } +.fa-bowl-food::before { + content: "\e4c6"; } -.fa-face-sad-cry::before { - content: "\f5b3"; } +.fa-candy-cane::before { + content: "\f786"; } -.fa-sad-cry::before { - content: "\f5b3"; } +.fa-arrow-down-wide-short::before { + content: "\f160"; } -.fa-face-sad-tear::before { - content: "\f5b4"; } +.fa-sort-amount-asc::before { + content: "\f160"; } -.fa-sad-tear::before { - content: "\f5b4"; } +.fa-sort-amount-down::before { + content: "\f160"; } -.fa-face-smile::before { - content: "\f118"; } +.fa-cloud-bolt::before { + content: "\f76c"; } -.fa-smile::before { - content: "\f118"; } +.fa-thunderstorm::before { + content: "\f76c"; } -.fa-face-smile-beam::before { - content: "\f5b8"; } +.fa-text-slash::before { + content: "\f87d"; } -.fa-smile-beam::before { - content: "\f5b8"; } +.fa-remove-format::before { + content: "\f87d"; } .fa-face-smile-wink::before { content: "\f4da"; } @@ -2602,3716 +2642,3716 @@ readers do not read off random characters that represent icons */ .fa-smile-wink::before { content: "\f4da"; } -.fa-face-surprise::before { - content: "\f5c2"; } - -.fa-surprise::before { - content: "\f5c2"; } - -.fa-face-tired::before { - content: "\f5c8"; } +.fa-file-word::before { + content: "\f1c2"; } -.fa-tired::before { - content: "\f5c8"; } +.fa-file-powerpoint::before { + content: "\f1c4"; } -.fa-fan::before { - content: "\f863"; } +.fa-arrows-left-right::before { + content: "\f07e"; } -.fa-faucet::before { - content: "\e005"; } +.fa-arrows-h::before { + content: "\f07e"; } -.fa-faucet-drip::before { - content: "\e006"; } +.fa-house-lock::before { + content: "\e510"; } -.fa-fax::before { - content: "\f1ac"; } +.fa-cloud-arrow-down::before { + content: "\f0ed"; } -.fa-feather::before { - content: "\f52d"; } +.fa-cloud-download::before { + content: "\f0ed"; } -.fa-feather-pointed::before { - content: "\f56b"; } +.fa-cloud-download-alt::before { + content: "\f0ed"; } -.fa-feather-alt::before { - content: "\f56b"; } +.fa-children::before { + content: "\e4e1"; } -.fa-ferry::before { - content: "\e4ea"; } +.fa-chalkboard::before { + content: "\f51b"; } -.fa-file::before { - content: "\f15b"; } +.fa-blackboard::before { + content: "\f51b"; } -.fa-file-arrow-down::before { - content: "\f56d"; } +.fa-user-large-slash::before { + content: "\f4fa"; } -.fa-file-download::before { - content: "\f56d"; } +.fa-user-alt-slash::before { + content: "\f4fa"; } -.fa-file-arrow-up::before { - content: "\f574"; } +.fa-envelope-open::before { + content: "\f2b6"; } -.fa-file-upload::before { - content: "\f574"; } +.fa-handshake-simple-slash::before { + content: "\e05f"; } -.fa-file-audio::before { - content: "\f1c7"; } +.fa-handshake-alt-slash::before { + content: "\e05f"; } -.fa-file-circle-check::before { - content: "\e493"; } +.fa-mattress-pillow::before { + content: "\e525"; } -.fa-file-circle-exclamation::before { - content: "\e4eb"; } +.fa-guarani-sign::before { + content: "\e19a"; } -.fa-file-circle-minus::before { - content: "\e4ed"; } +.fa-arrows-rotate::before { + content: "\f021"; } -.fa-file-circle-plus::before { - content: "\e4ee"; } +.fa-refresh::before { + content: "\f021"; } -.fa-file-circle-question::before { - content: "\e4ef"; } +.fa-sync::before { + content: "\f021"; } -.fa-file-circle-xmark::before { - content: "\e494"; } +.fa-fire-extinguisher::before { + content: "\f134"; } -.fa-file-code::before { - content: "\f1c9"; } +.fa-cruzeiro-sign::before { + content: "\e152"; } -.fa-file-contract::before { - content: "\f56c"; } +.fa-greater-than-equal::before { + content: "\f532"; } -.fa-file-csv::before { - content: "\f6dd"; } +.fa-shield-halved::before { + content: "\f3ed"; } -.fa-file-excel::before { - content: "\f1c3"; } +.fa-shield-alt::before { + content: "\f3ed"; } -.fa-file-export::before { - content: "\f56e"; } +.fa-book-atlas::before { + content: "\f558"; } -.fa-arrow-right-from-file::before { - content: "\f56e"; } +.fa-atlas::before { + content: "\f558"; } -.fa-file-image::before { - content: "\f1c5"; } +.fa-virus::before { + content: "\e074"; } -.fa-file-import::before { - content: "\f56f"; } +.fa-envelope-circle-check::before { + content: "\e4e8"; } -.fa-arrow-right-to-file::before { - content: "\f56f"; } +.fa-layer-group::before { + content: "\f5fd"; } -.fa-file-invoice::before { - content: "\f570"; } +.fa-arrows-to-dot::before { + content: "\e4be"; } -.fa-file-invoice-dollar::before { - content: "\f571"; } +.fa-archway::before { + content: "\f557"; } -.fa-file-lines::before { - content: "\f15c"; } +.fa-heart-circle-check::before { + content: "\e4fd"; } -.fa-file-alt::before { - content: "\f15c"; } +.fa-house-chimney-crack::before { + content: "\f6f1"; } -.fa-file-text::before { - content: "\f15c"; } +.fa-house-damage::before { + content: "\f6f1"; } -.fa-file-medical::before { - content: "\f477"; } +.fa-file-zipper::before { + content: "\f1c6"; } -.fa-file-pdf::before { - content: "\f1c1"; } +.fa-file-archive::before { + content: "\f1c6"; } -.fa-file-pen::before { - content: "\f31c"; } +.fa-square::before { + content: "\f0c8"; } -.fa-file-edit::before { - content: "\f31c"; } +.fa-martini-glass-empty::before { + content: "\f000"; } -.fa-file-powerpoint::before { - content: "\f1c4"; } +.fa-glass-martini::before { + content: "\f000"; } -.fa-file-prescription::before { - content: "\f572"; } +.fa-couch::before { + content: "\f4b8"; } -.fa-file-shield::before { - content: "\e4f0"; } +.fa-cedi-sign::before { + content: "\e0df"; } -.fa-file-signature::before { - content: "\f573"; } +.fa-italic::before { + content: "\f033"; } -.fa-file-video::before { - content: "\f1c8"; } +.fa-church::before { + content: "\f51d"; } -.fa-file-waveform::before { - content: "\f478"; } +.fa-comments-dollar::before { + content: "\f653"; } -.fa-file-medical-alt::before { - content: "\f478"; } +.fa-democrat::before { + content: "\f747"; } -.fa-file-word::before { - content: "\f1c2"; } +.fa-z::before { + content: "\5a"; } -.fa-file-zipper::before { - content: "\f1c6"; } +.fa-person-skiing::before { + content: "\f7c9"; } -.fa-file-archive::before { - content: "\f1c6"; } +.fa-skiing::before { + content: "\f7c9"; } -.fa-fill::before { - content: "\f575"; } +.fa-road-lock::before { + content: "\e567"; } -.fa-fill-drip::before { - content: "\f576"; } +.fa-a::before { + content: "\41"; } -.fa-film::before { - content: "\f008"; } +.fa-temperature-arrow-down::before { + content: "\e03f"; } -.fa-filter::before { - content: "\f0b0"; } +.fa-temperature-down::before { + content: "\e03f"; } -.fa-filter-circle-dollar::before { - content: "\f662"; } +.fa-feather-pointed::before { + content: "\f56b"; } -.fa-funnel-dollar::before { - content: "\f662"; } +.fa-feather-alt::before { + content: "\f56b"; } -.fa-filter-circle-xmark::before { - content: "\e17b"; } +.fa-p::before { + content: "\50"; } -.fa-fingerprint::before { - content: "\f577"; } +.fa-snowflake::before { + content: "\f2dc"; } -.fa-fire::before { - content: "\f06d"; } +.fa-newspaper::before { + content: "\f1ea"; } -.fa-fire-burner::before { - content: "\e4f1"; } +.fa-rectangle-ad::before { + content: "\f641"; } -.fa-fire-extinguisher::before { - content: "\f134"; } +.fa-ad::before { + content: "\f641"; } -.fa-fire-flame-curved::before { - content: "\f7e4"; } +.fa-circle-arrow-right::before { + content: "\f0a9"; } -.fa-fire-alt::before { - content: "\f7e4"; } +.fa-arrow-circle-right::before { + content: "\f0a9"; } -.fa-fire-flame-simple::before { - content: "\f46a"; } +.fa-filter-circle-xmark::before { + content: "\e17b"; } -.fa-burn::before { - content: "\f46a"; } +.fa-locust::before { + content: "\e520"; } -.fa-fish::before { - content: "\f578"; } +.fa-sort::before { + content: "\f0dc"; } -.fa-fish-fins::before { - content: "\e4f2"; } +.fa-unsorted::before { + content: "\f0dc"; } -.fa-flag::before { - content: "\f024"; } +.fa-list-ol::before { + content: "\f0cb"; } -.fa-flag-checkered::before { - content: "\f11e"; } +.fa-list-1-2::before { + content: "\f0cb"; } -.fa-flag-usa::before { - content: "\f74d"; } +.fa-list-numeric::before { + content: "\f0cb"; } -.fa-flask::before { - content: "\f0c3"; } +.fa-person-dress-burst::before { + content: "\e544"; } -.fa-flask-vial::before { - content: "\e4f3"; } +.fa-money-check-dollar::before { + content: "\f53d"; } -.fa-floppy-disk::before { - content: "\f0c7"; } +.fa-money-check-alt::before { + content: "\f53d"; } -.fa-save::before { - content: "\f0c7"; } +.fa-vector-square::before { + content: "\f5cb"; } -.fa-florin-sign::before { - content: "\e184"; } +.fa-bread-slice::before { + content: "\f7ec"; } -.fa-folder::before { - content: "\f07b"; } +.fa-language::before { + content: "\f1ab"; } -.fa-folder-blank::before { - content: "\f07b"; } +.fa-face-kiss-wink-heart::before { + content: "\f598"; } -.fa-folder-closed::before { - content: "\e185"; } +.fa-kiss-wink-heart::before { + content: "\f598"; } -.fa-folder-minus::before { - content: "\f65d"; } +.fa-filter::before { + content: "\f0b0"; } -.fa-folder-open::before { - content: "\f07c"; } +.fa-question::before { + content: "\3f"; } -.fa-folder-plus::before { - content: "\f65e"; } +.fa-file-signature::before { + content: "\f573"; } -.fa-folder-tree::before { - content: "\f802"; } +.fa-up-down-left-right::before { + content: "\f0b2"; } -.fa-font::before { - content: "\f031"; } +.fa-arrows-alt::before { + content: "\f0b2"; } -.fa-football::before { - content: "\f44e"; } +.fa-house-chimney-user::before { + content: "\e065"; } -.fa-football-ball::before { - content: "\f44e"; } +.fa-hand-holding-heart::before { + content: "\f4be"; } -.fa-forward::before { - content: "\f04e"; } +.fa-puzzle-piece::before { + content: "\f12e"; } -.fa-forward-fast::before { - content: "\f050"; } +.fa-money-check::before { + content: "\f53c"; } -.fa-fast-forward::before { - content: "\f050"; } +.fa-star-half-stroke::before { + content: "\f5c0"; } -.fa-forward-step::before { - content: "\f051"; } +.fa-star-half-alt::before { + content: "\f5c0"; } -.fa-step-forward::before { - content: "\f051"; } +.fa-code::before { + content: "\f121"; } -.fa-franc-sign::before { - content: "\e18f"; } +.fa-whiskey-glass::before { + content: "\f7a0"; } -.fa-frog::before { - content: "\f52e"; } +.fa-glass-whiskey::before { + content: "\f7a0"; } -.fa-futbol::before { - content: "\f1e3"; } +.fa-building-circle-exclamation::before { + content: "\e4d3"; } -.fa-futbol-ball::before { - content: "\f1e3"; } +.fa-magnifying-glass-chart::before { + content: "\e522"; } -.fa-soccer-ball::before { - content: "\f1e3"; } +.fa-arrow-up-right-from-square::before { + content: "\f08e"; } -.fa-g::before { - content: "\47"; } +.fa-external-link::before { + content: "\f08e"; } -.fa-gamepad::before { - content: "\f11b"; } +.fa-cubes-stacked::before { + content: "\e4e6"; } -.fa-gas-pump::before { - content: "\f52f"; } +.fa-won-sign::before { + content: "\f159"; } -.fa-gauge::before { - content: "\f624"; } +.fa-krw::before { + content: "\f159"; } -.fa-dashboard::before { - content: "\f624"; } +.fa-won::before { + content: "\f159"; } -.fa-gauge-med::before { - content: "\f624"; } +.fa-virus-covid::before { + content: "\e4a8"; } -.fa-tachometer-alt-average::before { - content: "\f624"; } +.fa-austral-sign::before { + content: "\e0a9"; } -.fa-gauge-high::before { - content: "\f625"; } +.fa-f::before { + content: "\46"; } -.fa-tachometer-alt::before { - content: "\f625"; } +.fa-leaf::before { + content: "\f06c"; } -.fa-tachometer-alt-fast::before { - content: "\f625"; } +.fa-road::before { + content: "\f018"; } -.fa-gauge-simple::before { - content: "\f629"; } +.fa-taxi::before { + content: "\f1ba"; } -.fa-gauge-simple-med::before { - content: "\f629"; } +.fa-cab::before { + content: "\f1ba"; } -.fa-tachometer-average::before { - content: "\f629"; } +.fa-person-circle-plus::before { + content: "\e541"; } -.fa-gauge-simple-high::before { - content: "\f62a"; } +.fa-chart-pie::before { + content: "\f200"; } -.fa-tachometer::before { - content: "\f62a"; } +.fa-pie-chart::before { + content: "\f200"; } -.fa-tachometer-fast::before { - content: "\f62a"; } +.fa-bolt-lightning::before { + content: "\e0b7"; } -.fa-gavel::before { - content: "\f0e3"; } +.fa-sack-xmark::before { + content: "\e56a"; } -.fa-legal::before { - content: "\f0e3"; } +.fa-file-excel::before { + content: "\f1c3"; } -.fa-gear::before { - content: "\f013"; } +.fa-file-contract::before { + content: "\f56c"; } -.fa-cog::before { - content: "\f013"; } +.fa-fish-fins::before { + content: "\e4f2"; } -.fa-gears::before { - content: "\f085"; } +.fa-building-flag::before { + content: "\e4d5"; } -.fa-cogs::before { - content: "\f085"; } +.fa-face-grin-beam::before { + content: "\f582"; } -.fa-gem::before { - content: "\f3a5"; } +.fa-grin-beam::before { + content: "\f582"; } -.fa-genderless::before { - content: "\f22d"; } +.fa-object-ungroup::before { + content: "\f248"; } -.fa-ghost::before { - content: "\f6e2"; } +.fa-poop::before { + content: "\f619"; } -.fa-gift::before { - content: "\f06b"; } +.fa-location-pin::before { + content: "\f041"; } -.fa-gifts::before { - content: "\f79c"; } +.fa-map-marker::before { + content: "\f041"; } -.fa-glass-water::before { - content: "\e4f4"; } +.fa-kaaba::before { + content: "\f66b"; } -.fa-glass-water-droplet::before { - content: "\e4f5"; } +.fa-toilet-paper::before { + content: "\f71e"; } -.fa-glasses::before { - content: "\f530"; } +.fa-helmet-safety::before { + content: "\f807"; } -.fa-globe::before { - content: "\f0ac"; } +.fa-hard-hat::before { + content: "\f807"; } -.fa-golf-ball-tee::before { - content: "\f450"; } +.fa-hat-hard::before { + content: "\f807"; } -.fa-golf-ball::before { - content: "\f450"; } +.fa-eject::before { + content: "\f052"; } -.fa-gopuram::before { - content: "\f664"; } +.fa-circle-right::before { + content: "\f35a"; } -.fa-graduation-cap::before { - content: "\f19d"; } +.fa-arrow-alt-circle-right::before { + content: "\f35a"; } -.fa-mortar-board::before { - content: "\f19d"; } +.fa-plane-circle-check::before { + content: "\e555"; } -.fa-greater-than::before { - content: "\3e"; } +.fa-face-rolling-eyes::before { + content: "\f5a5"; } -.fa-greater-than-equal::before { - content: "\f532"; } +.fa-meh-rolling-eyes::before { + content: "\f5a5"; } -.fa-grip::before { - content: "\f58d"; } +.fa-object-group::before { + content: "\f247"; } -.fa-grip-horizontal::before { - content: "\f58d"; } +.fa-chart-line::before { + content: "\f201"; } -.fa-grip-lines::before { - content: "\f7a4"; } +.fa-line-chart::before { + content: "\f201"; } -.fa-grip-lines-vertical::before { - content: "\f7a5"; } +.fa-mask-ventilator::before { + content: "\e524"; } -.fa-grip-vertical::before { - content: "\f58e"; } +.fa-arrow-right::before { + content: "\f061"; } -.fa-group-arrows-rotate::before { - content: "\e4f6"; } +.fa-signs-post::before { + content: "\f277"; } -.fa-guarani-sign::before { - content: "\e19a"; } +.fa-map-signs::before { + content: "\f277"; } -.fa-guitar::before { - content: "\f7a6"; } +.fa-cash-register::before { + content: "\f788"; } -.fa-gun::before { - content: "\e19b"; } +.fa-person-circle-question::before { + content: "\e542"; } .fa-h::before { content: "\48"; } -.fa-hammer::before { - content: "\f6e3"; } - -.fa-hamsa::before { - content: "\f665"; } - -.fa-hand::before { - content: "\f256"; } - -.fa-hand-paper::before { - content: "\f256"; } +.fa-tarp::before { + content: "\e57b"; } -.fa-hand-back-fist::before { - content: "\f255"; } +.fa-screwdriver-wrench::before { + content: "\f7d9"; } -.fa-hand-rock::before { - content: "\f255"; } +.fa-tools::before { + content: "\f7d9"; } -.fa-hand-dots::before { - content: "\f461"; } +.fa-arrows-to-eye::before { + content: "\e4bf"; } -.fa-allergies::before { - content: "\f461"; } +.fa-plug-circle-bolt::before { + content: "\e55b"; } -.fa-hand-fist::before { - content: "\f6de"; } +.fa-heart::before { + content: "\f004"; } -.fa-fist-raised::before { - content: "\f6de"; } +.fa-mars-and-venus::before { + content: "\f224"; } -.fa-hand-holding::before { - content: "\f4bd"; } +.fa-house-user::before { + content: "\e1b0"; } -.fa-hand-holding-dollar::before { - content: "\f4c0"; } +.fa-home-user::before { + content: "\e1b0"; } -.fa-hand-holding-usd::before { - content: "\f4c0"; } +.fa-dumpster-fire::before { + content: "\f794"; } -.fa-hand-holding-droplet::before { - content: "\f4c1"; } +.fa-house-crack::before { + content: "\e3b1"; } -.fa-hand-holding-water::before { - content: "\f4c1"; } +.fa-martini-glass-citrus::before { + content: "\f561"; } -.fa-hand-holding-hand::before { - content: "\e4f7"; } +.fa-cocktail::before { + content: "\f561"; } -.fa-hand-holding-heart::before { - content: "\f4be"; } +.fa-face-surprise::before { + content: "\f5c2"; } -.fa-hand-holding-medical::before { - content: "\e05c"; } +.fa-surprise::before { + content: "\f5c2"; } -.fa-hand-lizard::before { - content: "\f258"; } +.fa-bottle-water::before { + content: "\e4c5"; } -.fa-hand-middle-finger::before { - content: "\f806"; } +.fa-circle-pause::before { + content: "\f28b"; } -.fa-hand-peace::before { - content: "\f25b"; } +.fa-pause-circle::before { + content: "\f28b"; } -.fa-hand-point-down::before { - content: "\f0a7"; } +.fa-toilet-paper-slash::before { + content: "\e072"; } -.fa-hand-point-left::before { - content: "\f0a5"; } +.fa-apple-whole::before { + content: "\f5d1"; } -.fa-hand-point-right::before { - content: "\f0a4"; } +.fa-apple-alt::before { + content: "\f5d1"; } -.fa-hand-point-up::before { - content: "\f0a6"; } +.fa-kitchen-set::before { + content: "\e51a"; } -.fa-hand-pointer::before { - content: "\f25a"; } +.fa-r::before { + content: "\52"; } -.fa-hand-scissors::before { - content: "\f257"; } +.fa-temperature-quarter::before { + content: "\f2ca"; } -.fa-hand-sparkles::before { - content: "\e05d"; } +.fa-temperature-1::before { + content: "\f2ca"; } -.fa-hand-spock::before { - content: "\f259"; } +.fa-thermometer-1::before { + content: "\f2ca"; } -.fa-handcuffs::before { - content: "\e4f8"; } +.fa-thermometer-quarter::before { + content: "\f2ca"; } -.fa-hands::before { - content: "\f2a7"; } +.fa-cube::before { + content: "\f1b2"; } -.fa-sign-language::before { - content: "\f2a7"; } +.fa-bitcoin-sign::before { + content: "\e0b4"; } -.fa-signing::before { - content: "\f2a7"; } +.fa-shield-dog::before { + content: "\e573"; } -.fa-hands-asl-interpreting::before { - content: "\f2a3"; } +.fa-solar-panel::before { + content: "\f5ba"; } -.fa-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-lock-open::before { + content: "\f3c1"; } -.fa-asl-interpreting::before { - content: "\f2a3"; } +.fa-elevator::before { + content: "\e16d"; } -.fa-hands-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-money-bill-transfer::before { + content: "\e528"; } -.fa-hands-bound::before { - content: "\e4f9"; } +.fa-money-bill-trend-up::before { + content: "\e529"; } -.fa-hands-bubbles::before { - content: "\e05e"; } +.fa-house-flood-water-circle-arrow-right::before { + content: "\e50f"; } -.fa-hands-wash::before { - content: "\e05e"; } +.fa-square-poll-horizontal::before { + content: "\f682"; } -.fa-hands-clapping::before { - content: "\e1a8"; } +.fa-poll-h::before { + content: "\f682"; } -.fa-hands-holding::before { - content: "\f4c2"; } +.fa-circle::before { + content: "\f111"; } -.fa-hands-holding-child::before { - content: "\e4fa"; } +.fa-backward-fast::before { + content: "\f049"; } -.fa-hands-holding-circle::before { - content: "\e4fb"; } +.fa-fast-backward::before { + content: "\f049"; } -.fa-hands-praying::before { - content: "\f684"; } +.fa-recycle::before { + content: "\f1b8"; } -.fa-praying-hands::before { - content: "\f684"; } +.fa-user-astronaut::before { + content: "\f4fb"; } -.fa-handshake::before { - content: "\f2b5"; } +.fa-plane-slash::before { + content: "\e069"; } -.fa-handshake-angle::before { - content: "\f4c4"; } +.fa-trademark::before { + content: "\f25c"; } -.fa-hands-helping::before { - content: "\f4c4"; } +.fa-basketball::before { + content: "\f434"; } -.fa-handshake-simple::before { - content: "\f4c6"; } +.fa-basketball-ball::before { + content: "\f434"; } -.fa-handshake-alt::before { - content: "\f4c6"; } +.fa-satellite-dish::before { + content: "\f7c0"; } -.fa-handshake-simple-slash::before { - content: "\e05f"; } +.fa-circle-up::before { + content: "\f35b"; } -.fa-handshake-alt-slash::before { - content: "\e05f"; } +.fa-arrow-alt-circle-up::before { + content: "\f35b"; } -.fa-handshake-slash::before { - content: "\e060"; } +.fa-mobile-screen-button::before { + content: "\f3cd"; } -.fa-hanukiah::before { - content: "\f6e6"; } +.fa-mobile-alt::before { + content: "\f3cd"; } -.fa-hard-drive::before { - content: "\f0a0"; } +.fa-volume-high::before { + content: "\f028"; } -.fa-hdd::before { - content: "\f0a0"; } +.fa-volume-up::before { + content: "\f028"; } -.fa-hashtag::before { - content: "\23"; } +.fa-users-rays::before { + content: "\e593"; } -.fa-hat-cowboy::before { - content: "\f8c0"; } +.fa-wallet::before { + content: "\f555"; } -.fa-hat-cowboy-side::before { - content: "\f8c1"; } +.fa-clipboard-check::before { + content: "\f46c"; } -.fa-hat-wizard::before { - content: "\f6e8"; } +.fa-file-audio::before { + content: "\f1c7"; } -.fa-head-side-cough::before { - content: "\e061"; } +.fa-burger::before { + content: "\f805"; } -.fa-head-side-cough-slash::before { - content: "\e062"; } +.fa-hamburger::before { + content: "\f805"; } -.fa-head-side-mask::before { - content: "\e063"; } +.fa-wrench::before { + content: "\f0ad"; } -.fa-head-side-virus::before { - content: "\e064"; } +.fa-bugs::before { + content: "\e4d0"; } -.fa-heading::before { - content: "\f1dc"; } +.fa-rupee-sign::before { + content: "\f156"; } -.fa-header::before { - content: "\f1dc"; } +.fa-rupee::before { + content: "\f156"; } -.fa-headphones::before { - content: "\f025"; } +.fa-file-image::before { + content: "\f1c5"; } -.fa-headphones-simple::before { - content: "\f58f"; } +.fa-circle-question::before { + content: "\f059"; } -.fa-headphones-alt::before { - content: "\f58f"; } +.fa-question-circle::before { + content: "\f059"; } -.fa-headset::before { - content: "\f590"; } +.fa-plane-departure::before { + content: "\f5b0"; } -.fa-heart::before { - content: "\f004"; } +.fa-handshake-slash::before { + content: "\e060"; } -.fa-heart-circle-bolt::before { - content: "\e4fc"; } +.fa-book-bookmark::before { + content: "\e0bb"; } -.fa-heart-circle-check::before { - content: "\e4fd"; } +.fa-code-branch::before { + content: "\f126"; } -.fa-heart-circle-exclamation::before { - content: "\e4fe"; } +.fa-hat-cowboy::before { + content: "\f8c0"; } -.fa-heart-circle-minus::before { - content: "\e4ff"; } +.fa-bridge::before { + content: "\e4c8"; } -.fa-heart-circle-plus::before { - content: "\e500"; } +.fa-phone-flip::before { + content: "\f879"; } -.fa-heart-circle-xmark::before { - content: "\e501"; } +.fa-phone-alt::before { + content: "\f879"; } -.fa-heart-crack::before { - content: "\f7a9"; } +.fa-truck-front::before { + content: "\e2b7"; } -.fa-heart-broken::before { - content: "\f7a9"; } +.fa-cat::before { + content: "\f6be"; } -.fa-heart-pulse::before { - content: "\f21e"; } +.fa-anchor-circle-exclamation::before { + content: "\e4ab"; } -.fa-heartbeat::before { - content: "\f21e"; } +.fa-truck-field::before { + content: "\e58d"; } -.fa-helicopter::before { - content: "\f533"; } +.fa-route::before { + content: "\f4d7"; } -.fa-helicopter-symbol::before { - content: "\e502"; } +.fa-clipboard-question::before { + content: "\e4e3"; } -.fa-helmet-safety::before { - content: "\f807"; } +.fa-panorama::before { + content: "\e209"; } -.fa-hard-hat::before { - content: "\f807"; } +.fa-comment-medical::before { + content: "\f7f5"; } -.fa-hat-hard::before { - content: "\f807"; } +.fa-teeth-open::before { + content: "\f62f"; } -.fa-helmet-un::before { - content: "\e503"; } +.fa-file-circle-minus::before { + content: "\e4ed"; } -.fa-highlighter::before { - content: "\f591"; } +.fa-tags::before { + content: "\f02c"; } -.fa-hill-avalanche::before { - content: "\e507"; } +.fa-wine-glass::before { + content: "\f4e3"; } -.fa-hill-rockslide::before { - content: "\e508"; } +.fa-forward-fast::before { + content: "\f050"; } -.fa-hippo::before { - content: "\f6ed"; } +.fa-fast-forward::before { + content: "\f050"; } -.fa-hockey-puck::before { - content: "\f453"; } +.fa-face-meh-blank::before { + content: "\f5a4"; } -.fa-holly-berry::before { - content: "\f7aa"; } +.fa-meh-blank::before { + content: "\f5a4"; } -.fa-horse::before { - content: "\f6f0"; } +.fa-square-parking::before { + content: "\f540"; } -.fa-horse-head::before { - content: "\f7ab"; } +.fa-parking::before { + content: "\f540"; } -.fa-hospital::before { - content: "\f0f8"; } +.fa-house-signal::before { + content: "\e012"; } -.fa-hospital-alt::before { - content: "\f0f8"; } +.fa-bars-progress::before { + content: "\f828"; } -.fa-hospital-wide::before { - content: "\f0f8"; } +.fa-tasks-alt::before { + content: "\f828"; } -.fa-hospital-user::before { - content: "\f80d"; } +.fa-faucet-drip::before { + content: "\e006"; } -.fa-hot-tub-person::before { - content: "\f593"; } +.fa-cart-flatbed::before { + content: "\f474"; } -.fa-hot-tub::before { - content: "\f593"; } +.fa-dolly-flatbed::before { + content: "\f474"; } -.fa-hotdog::before { - content: "\f80f"; } +.fa-ban-smoking::before { + content: "\f54d"; } -.fa-hotel::before { - content: "\f594"; } +.fa-smoking-ban::before { + content: "\f54d"; } -.fa-hourglass::before { - content: "\f254"; } +.fa-terminal::before { + content: "\f120"; } -.fa-hourglass-2::before { - content: "\f254"; } +.fa-mobile-button::before { + content: "\f10b"; } -.fa-hourglass-half::before { - content: "\f254"; } +.fa-house-medical-flag::before { + content: "\e514"; } -.fa-hourglass-empty::before { - content: "\f252"; } +.fa-basket-shopping::before { + content: "\f291"; } -.fa-hourglass-end::before { - content: "\f253"; } +.fa-shopping-basket::before { + content: "\f291"; } -.fa-hourglass-3::before { - content: "\f253"; } +.fa-tape::before { + content: "\f4db"; } -.fa-hourglass-start::before { - content: "\f251"; } +.fa-bus-simple::before { + content: "\f55e"; } -.fa-hourglass-1::before { - content: "\f251"; } +.fa-bus-alt::before { + content: "\f55e"; } -.fa-house::before { - content: "\f015"; } +.fa-eye::before { + content: "\f06e"; } -.fa-home::before { - content: "\f015"; } +.fa-face-sad-cry::before { + content: "\f5b3"; } -.fa-home-alt::before { - content: "\f015"; } +.fa-sad-cry::before { + content: "\f5b3"; } -.fa-home-lg-alt::before { - content: "\f015"; } +.fa-audio-description::before { + content: "\f29e"; } -.fa-house-chimney::before { - content: "\e3af"; } +.fa-person-military-to-person::before { + content: "\e54c"; } -.fa-home-lg::before { - content: "\e3af"; } +.fa-file-shield::before { + content: "\e4f0"; } -.fa-house-chimney-crack::before { - content: "\f6f1"; } +.fa-user-slash::before { + content: "\f506"; } -.fa-house-damage::before { - content: "\f6f1"; } +.fa-pen::before { + content: "\f304"; } -.fa-house-chimney-medical::before { - content: "\f7f2"; } +.fa-tower-observation::before { + content: "\e586"; } -.fa-clinic-medical::before { - content: "\f7f2"; } +.fa-file-code::before { + content: "\f1c9"; } -.fa-house-chimney-user::before { - content: "\e065"; } +.fa-signal::before { + content: "\f012"; } -.fa-house-chimney-window::before { - content: "\e00d"; } +.fa-signal-5::before { + content: "\f012"; } -.fa-house-circle-check::before { - content: "\e509"; } +.fa-signal-perfect::before { + content: "\f012"; } -.fa-house-circle-exclamation::before { - content: "\e50a"; } +.fa-bus::before { + content: "\f207"; } -.fa-house-circle-xmark::before { - content: "\e50b"; } +.fa-heart-circle-xmark::before { + content: "\e501"; } -.fa-house-crack::before { - content: "\e3b1"; } +.fa-house-chimney::before { + content: "\e3af"; } -.fa-house-fire::before { - content: "\e50c"; } +.fa-home-lg::before { + content: "\e3af"; } -.fa-house-flag::before { - content: "\e50d"; } +.fa-window-maximize::before { + content: "\f2d0"; } -.fa-house-flood-water::before { - content: "\e50e"; } +.fa-face-frown::before { + content: "\f119"; } -.fa-house-flood-water-circle-arrow-right::before { - content: "\e50f"; } +.fa-frown::before { + content: "\f119"; } -.fa-house-laptop::before { - content: "\e066"; } +.fa-prescription::before { + content: "\f5b1"; } -.fa-laptop-house::before { - content: "\e066"; } +.fa-shop::before { + content: "\f54f"; } -.fa-house-lock::before { - content: "\e510"; } +.fa-store-alt::before { + content: "\f54f"; } -.fa-house-medical::before { - content: "\e3b2"; } +.fa-floppy-disk::before { + content: "\f0c7"; } -.fa-house-medical-circle-check::before { - content: "\e511"; } +.fa-save::before { + content: "\f0c7"; } -.fa-house-medical-circle-exclamation::before { - content: "\e512"; } +.fa-vihara::before { + content: "\f6a7"; } -.fa-house-medical-circle-xmark::before { - content: "\e513"; } +.fa-scale-unbalanced::before { + content: "\f515"; } -.fa-house-medical-flag::before { - content: "\e514"; } +.fa-balance-scale-left::before { + content: "\f515"; } -.fa-house-signal::before { - content: "\e012"; } +.fa-sort-up::before { + content: "\f0de"; } -.fa-house-tsunami::before { - content: "\e515"; } +.fa-sort-asc::before { + content: "\f0de"; } -.fa-house-user::before { - content: "\e1b0"; } +.fa-comment-dots::before { + content: "\f4ad"; } -.fa-home-user::before { - content: "\e1b0"; } +.fa-commenting::before { + content: "\f4ad"; } -.fa-hryvnia-sign::before { - content: "\f6f2"; } +.fa-plant-wilt::before { + content: "\e5aa"; } -.fa-hryvnia::before { - content: "\f6f2"; } +.fa-diamond::before { + content: "\f219"; } -.fa-hurricane::before { - content: "\f751"; } +.fa-face-grin-squint::before { + content: "\f585"; } -.fa-i::before { - content: "\49"; } +.fa-grin-squint::before { + content: "\f585"; } -.fa-i-cursor::before { - content: "\f246"; } +.fa-hand-holding-dollar::before { + content: "\f4c0"; } -.fa-ice-cream::before { - content: "\f810"; } +.fa-hand-holding-usd::before { + content: "\f4c0"; } -.fa-icicles::before { - content: "\f7ad"; } +.fa-bacterium::before { + content: "\e05a"; } -.fa-icons::before { - content: "\f86d"; } +.fa-hand-pointer::before { + content: "\f25a"; } -.fa-heart-music-camera-bolt::before { - content: "\f86d"; } +.fa-drum-steelpan::before { + content: "\f56a"; } -.fa-id-badge::before { - content: "\f2c1"; } +.fa-hand-scissors::before { + content: "\f257"; } -.fa-id-card::before { - content: "\f2c2"; } +.fa-hands-praying::before { + content: "\f684"; } -.fa-drivers-license::before { - content: "\f2c2"; } +.fa-praying-hands::before { + content: "\f684"; } -.fa-id-card-clip::before { - content: "\f47f"; } +.fa-arrow-rotate-right::before { + content: "\f01e"; } -.fa-id-card-alt::before { - content: "\f47f"; } +.fa-arrow-right-rotate::before { + content: "\f01e"; } -.fa-igloo::before { - content: "\f7ae"; } +.fa-arrow-rotate-forward::before { + content: "\f01e"; } -.fa-image::before { - content: "\f03e"; } +.fa-redo::before { + content: "\f01e"; } -.fa-image-portrait::before { - content: "\f3e0"; } +.fa-biohazard::before { + content: "\f780"; } -.fa-portrait::before { - content: "\f3e0"; } +.fa-location-crosshairs::before { + content: "\f601"; } -.fa-images::before { - content: "\f302"; } +.fa-location::before { + content: "\f601"; } -.fa-inbox::before { - content: "\f01c"; } +.fa-mars-double::before { + content: "\f227"; } -.fa-indent::before { - content: "\f03c"; } +.fa-child-dress::before { + content: "\e59c"; } -.fa-indian-rupee-sign::before { - content: "\e1bc"; } +.fa-users-between-lines::before { + content: "\e591"; } -.fa-indian-rupee::before { - content: "\e1bc"; } +.fa-lungs-virus::before { + content: "\e067"; } -.fa-inr::before { - content: "\e1bc"; } +.fa-face-grin-tears::before { + content: "\f588"; } -.fa-industry::before { - content: "\f275"; } +.fa-grin-tears::before { + content: "\f588"; } -.fa-infinity::before { - content: "\f534"; } +.fa-phone::before { + content: "\f095"; } -.fa-info::before { - content: "\f129"; } +.fa-calendar-xmark::before { + content: "\f273"; } -.fa-italic::before { - content: "\f033"; } +.fa-calendar-times::before { + content: "\f273"; } -.fa-j::before { - content: "\4a"; } +.fa-child-reaching::before { + content: "\e59d"; } -.fa-jar::before { - content: "\e516"; } +.fa-head-side-virus::before { + content: "\e064"; } -.fa-jar-wheat::before { - content: "\e517"; } +.fa-user-gear::before { + content: "\f4fe"; } -.fa-jedi::before { - content: "\f669"; } +.fa-user-cog::before { + content: "\f4fe"; } -.fa-jet-fighter::before { - content: "\f0fb"; } +.fa-arrow-up-1-9::before { + content: "\f163"; } -.fa-fighter-jet::before { - content: "\f0fb"; } +.fa-sort-numeric-up::before { + content: "\f163"; } -.fa-jet-fighter-up::before { - content: "\e518"; } +.fa-door-closed::before { + content: "\f52a"; } -.fa-joint::before { - content: "\f595"; } +.fa-shield-virus::before { + content: "\e06c"; } -.fa-jug-detergent::before { - content: "\e519"; } +.fa-dice-six::before { + content: "\f526"; } -.fa-k::before { - content: "\4b"; } +.fa-mosquito-net::before { + content: "\e52c"; } -.fa-kaaba::before { - content: "\f66b"; } +.fa-bridge-water::before { + content: "\e4ce"; } -.fa-key::before { - content: "\f084"; } +.fa-person-booth::before { + content: "\f756"; } -.fa-keyboard::before { - content: "\f11c"; } +.fa-text-width::before { + content: "\f035"; } -.fa-khanda::before { - content: "\f66d"; } +.fa-hat-wizard::before { + content: "\f6e8"; } -.fa-kip-sign::before { - content: "\e1c4"; } +.fa-pen-fancy::before { + content: "\f5ac"; } -.fa-kit-medical::before { - content: "\f479"; } +.fa-person-digging::before { + content: "\f85e"; } -.fa-first-aid::before { - content: "\f479"; } +.fa-digging::before { + content: "\f85e"; } -.fa-kitchen-set::before { - content: "\e51a"; } +.fa-trash::before { + content: "\f1f8"; } -.fa-kiwi-bird::before { - content: "\f535"; } +.fa-gauge-simple::before { + content: "\f629"; } -.fa-l::before { - content: "\4c"; } +.fa-gauge-simple-med::before { + content: "\f629"; } -.fa-land-mine-on::before { - content: "\e51b"; } +.fa-tachometer-average::before { + content: "\f629"; } -.fa-landmark::before { - content: "\f66f"; } +.fa-book-medical::before { + content: "\f7e6"; } -.fa-landmark-dome::before { - content: "\f752"; } +.fa-poo::before { + content: "\f2fe"; } -.fa-landmark-alt::before { - content: "\f752"; } +.fa-quote-right::before { + content: "\f10e"; } -.fa-landmark-flag::before { - content: "\e51c"; } +.fa-quote-right-alt::before { + content: "\f10e"; } -.fa-language::before { - content: "\f1ab"; } +.fa-shirt::before { + content: "\f553"; } -.fa-laptop::before { - content: "\f109"; } +.fa-t-shirt::before { + content: "\f553"; } -.fa-laptop-code::before { - content: "\f5fc"; } +.fa-tshirt::before { + content: "\f553"; } -.fa-laptop-file::before { - content: "\e51d"; } +.fa-cubes::before { + content: "\f1b3"; } -.fa-laptop-medical::before { - content: "\f812"; } +.fa-divide::before { + content: "\f529"; } -.fa-lari-sign::before { - content: "\e1c8"; } +.fa-tenge-sign::before { + content: "\f7d7"; } -.fa-layer-group::before { - content: "\f5fd"; } +.fa-tenge::before { + content: "\f7d7"; } -.fa-leaf::before { - content: "\f06c"; } +.fa-headphones::before { + content: "\f025"; } -.fa-left-long::before { - content: "\f30a"; } +.fa-hands-holding::before { + content: "\f4c2"; } -.fa-long-arrow-alt-left::before { - content: "\f30a"; } +.fa-hands-clapping::before { + content: "\e1a8"; } -.fa-left-right::before { - content: "\f337"; } +.fa-republican::before { + content: "\f75e"; } -.fa-arrows-alt-h::before { - content: "\f337"; } +.fa-arrow-left::before { + content: "\f060"; } -.fa-lemon::before { - content: "\f094"; } +.fa-person-circle-xmark::before { + content: "\e543"; } -.fa-less-than::before { - content: "\3c"; } +.fa-ruler::before { + content: "\f545"; } -.fa-less-than-equal::before { - content: "\f537"; } +.fa-align-left::before { + content: "\f036"; } -.fa-life-ring::before { - content: "\f1cd"; } +.fa-dice-d6::before { + content: "\f6d1"; } -.fa-lightbulb::before { - content: "\f0eb"; } +.fa-restroom::before { + content: "\f7bd"; } -.fa-lines-leaning::before { - content: "\e51e"; } +.fa-j::before { + content: "\4a"; } -.fa-link::before { - content: "\f0c1"; } +.fa-users-viewfinder::before { + content: "\e595"; } -.fa-chain::before { - content: "\f0c1"; } +.fa-file-video::before { + content: "\f1c8"; } -.fa-link-slash::before { - content: "\f127"; } +.fa-up-right-from-square::before { + content: "\f35d"; } -.fa-chain-broken::before { - content: "\f127"; } +.fa-external-link-alt::before { + content: "\f35d"; } -.fa-chain-slash::before { - content: "\f127"; } +.fa-table-cells::before { + content: "\f00a"; } -.fa-unlink::before { - content: "\f127"; } +.fa-th::before { + content: "\f00a"; } -.fa-lira-sign::before { - content: "\f195"; } +.fa-file-pdf::before { + content: "\f1c1"; } -.fa-list::before { - content: "\f03a"; } +.fa-book-bible::before { + content: "\f647"; } -.fa-list-squares::before { - content: "\f03a"; } +.fa-bible::before { + content: "\f647"; } -.fa-list-check::before { - content: "\f0ae"; } +.fa-o::before { + content: "\4f"; } -.fa-tasks::before { - content: "\f0ae"; } +.fa-suitcase-medical::before { + content: "\f0fa"; } -.fa-list-ol::before { - content: "\f0cb"; } +.fa-medkit::before { + content: "\f0fa"; } -.fa-list-1-2::before { - content: "\f0cb"; } +.fa-user-secret::before { + content: "\f21b"; } -.fa-list-numeric::before { - content: "\f0cb"; } +.fa-otter::before { + content: "\f700"; } -.fa-list-ul::before { - content: "\f0ca"; } +.fa-person-dress::before { + content: "\f182"; } -.fa-list-dots::before { - content: "\f0ca"; } +.fa-female::before { + content: "\f182"; } -.fa-litecoin-sign::before { - content: "\e1d3"; } +.fa-comment-dollar::before { + content: "\f651"; } -.fa-location-arrow::before { - content: "\f124"; } +.fa-business-time::before { + content: "\f64a"; } -.fa-location-crosshairs::before { - content: "\f601"; } +.fa-briefcase-clock::before { + content: "\f64a"; } -.fa-location::before { - content: "\f601"; } +.fa-table-cells-large::before { + content: "\f009"; } -.fa-location-dot::before { - content: "\f3c5"; } +.fa-th-large::before { + content: "\f009"; } -.fa-map-marker-alt::before { - content: "\f3c5"; } +.fa-book-tanakh::before { + content: "\f827"; } -.fa-location-pin::before { - content: "\f041"; } +.fa-tanakh::before { + content: "\f827"; } -.fa-map-marker::before { - content: "\f041"; } +.fa-phone-volume::before { + content: "\f2a0"; } -.fa-location-pin-lock::before { - content: "\e51f"; } +.fa-volume-control-phone::before { + content: "\f2a0"; } -.fa-lock::before { - content: "\f023"; } +.fa-hat-cowboy-side::before { + content: "\f8c1"; } -.fa-lock-open::before { - content: "\f3c1"; } +.fa-clipboard-user::before { + content: "\f7f3"; } -.fa-locust::before { - content: "\e520"; } +.fa-child::before { + content: "\f1ae"; } -.fa-lungs::before { - content: "\f604"; } +.fa-lira-sign::before { + content: "\f195"; } -.fa-lungs-virus::before { - content: "\e067"; } +.fa-satellite::before { + content: "\f7bf"; } -.fa-m::before { - content: "\4d"; } +.fa-plane-lock::before { + content: "\e558"; } -.fa-magnet::before { - content: "\f076"; } +.fa-tag::before { + content: "\f02b"; } -.fa-magnifying-glass::before { - content: "\f002"; } +.fa-comment::before { + content: "\f075"; } -.fa-search::before { - content: "\f002"; } +.fa-cake-candles::before { + content: "\f1fd"; } -.fa-magnifying-glass-arrow-right::before { - content: "\e521"; } +.fa-birthday-cake::before { + content: "\f1fd"; } -.fa-magnifying-glass-chart::before { - content: "\e522"; } +.fa-cake::before { + content: "\f1fd"; } -.fa-magnifying-glass-dollar::before { - content: "\f688"; } +.fa-envelope::before { + content: "\f0e0"; } -.fa-search-dollar::before { - content: "\f688"; } +.fa-angles-up::before { + content: "\f102"; } -.fa-magnifying-glass-location::before { - content: "\f689"; } +.fa-angle-double-up::before { + content: "\f102"; } -.fa-search-location::before { - content: "\f689"; } +.fa-paperclip::before { + content: "\f0c6"; } -.fa-magnifying-glass-minus::before { - content: "\f010"; } +.fa-arrow-right-to-city::before { + content: "\e4b3"; } -.fa-search-minus::before { - content: "\f010"; } +.fa-ribbon::before { + content: "\f4d6"; } -.fa-magnifying-glass-plus::before { - content: "\f00e"; } +.fa-lungs::before { + content: "\f604"; } -.fa-search-plus::before { - content: "\f00e"; } +.fa-arrow-up-9-1::before { + content: "\f887"; } -.fa-manat-sign::before { - content: "\e1d5"; } +.fa-sort-numeric-up-alt::before { + content: "\f887"; } -.fa-map::before { - content: "\f279"; } +.fa-litecoin-sign::before { + content: "\e1d3"; } -.fa-map-location::before { - content: "\f59f"; } +.fa-border-none::before { + content: "\f850"; } -.fa-map-marked::before { - content: "\f59f"; } +.fa-circle-nodes::before { + content: "\e4e2"; } -.fa-map-location-dot::before { - content: "\f5a0"; } +.fa-parachute-box::before { + content: "\f4cd"; } -.fa-map-marked-alt::before { - content: "\f5a0"; } +.fa-indent::before { + content: "\f03c"; } -.fa-map-pin::before { - content: "\f276"; } +.fa-truck-field-un::before { + content: "\e58e"; } -.fa-marker::before { - content: "\f5a1"; } +.fa-hourglass::before { + content: "\f254"; } -.fa-mars::before { - content: "\f222"; } +.fa-hourglass-empty::before { + content: "\f254"; } -.fa-mars-and-venus::before { - content: "\f224"; } +.fa-mountain::before { + content: "\f6fc"; } -.fa-mars-and-venus-burst::before { - content: "\e523"; } +.fa-user-doctor::before { + content: "\f0f0"; } -.fa-mars-double::before { - content: "\f227"; } +.fa-user-md::before { + content: "\f0f0"; } -.fa-mars-stroke::before { - content: "\f229"; } +.fa-circle-info::before { + content: "\f05a"; } -.fa-mars-stroke-right::before { - content: "\f22b"; } +.fa-info-circle::before { + content: "\f05a"; } -.fa-mars-stroke-h::before { - content: "\f22b"; } +.fa-cloud-meatball::before { + content: "\f73b"; } -.fa-mars-stroke-up::before { - content: "\f22a"; } +.fa-camera::before { + content: "\f030"; } -.fa-mars-stroke-v::before { - content: "\f22a"; } +.fa-camera-alt::before { + content: "\f030"; } -.fa-martini-glass::before { - content: "\f57b"; } +.fa-square-virus::before { + content: "\e578"; } -.fa-glass-martini-alt::before { - content: "\f57b"; } +.fa-meteor::before { + content: "\f753"; } -.fa-martini-glass-citrus::before { - content: "\f561"; } +.fa-car-on::before { + content: "\e4dd"; } -.fa-cocktail::before { - content: "\f561"; } +.fa-sleigh::before { + content: "\f7cc"; } -.fa-martini-glass-empty::before { - content: "\f000"; } +.fa-arrow-down-1-9::before { + content: "\f162"; } -.fa-glass-martini::before { - content: "\f000"; } +.fa-sort-numeric-asc::before { + content: "\f162"; } -.fa-mask::before { - content: "\f6fa"; } +.fa-sort-numeric-down::before { + content: "\f162"; } -.fa-mask-face::before { - content: "\e1d7"; } +.fa-hand-holding-droplet::before { + content: "\f4c1"; } -.fa-mask-ventilator::before { - content: "\e524"; } +.fa-hand-holding-water::before { + content: "\f4c1"; } -.fa-masks-theater::before { - content: "\f630"; } +.fa-water::before { + content: "\f773"; } -.fa-theater-masks::before { - content: "\f630"; } +.fa-calendar-check::before { + content: "\f274"; } -.fa-mattress-pillow::before { - content: "\e525"; } +.fa-braille::before { + content: "\f2a1"; } -.fa-maximize::before { - content: "\f31e"; } +.fa-prescription-bottle-medical::before { + content: "\f486"; } -.fa-expand-arrows-alt::before { - content: "\f31e"; } +.fa-prescription-bottle-alt::before { + content: "\f486"; } -.fa-medal::before { - content: "\f5a2"; } +.fa-landmark::before { + content: "\f66f"; } -.fa-memory::before { - content: "\f538"; } +.fa-truck::before { + content: "\f0d1"; } -.fa-menorah::before { - content: "\f676"; } +.fa-crosshairs::before { + content: "\f05b"; } -.fa-mercury::before { - content: "\f223"; } +.fa-person-cane::before { + content: "\e53c"; } -.fa-message::before { - content: "\f27a"; } +.fa-tent::before { + content: "\e57d"; } -.fa-comment-alt::before { - content: "\f27a"; } +.fa-vest-patches::before { + content: "\e086"; } -.fa-meteor::before { - content: "\f753"; } +.fa-check-double::before { + content: "\f560"; } -.fa-microchip::before { - content: "\f2db"; } +.fa-arrow-down-a-z::before { + content: "\f15d"; } -.fa-microphone::before { - content: "\f130"; } +.fa-sort-alpha-asc::before { + content: "\f15d"; } -.fa-microphone-lines::before { - content: "\f3c9"; } +.fa-sort-alpha-down::before { + content: "\f15d"; } -.fa-microphone-alt::before { - content: "\f3c9"; } +.fa-money-bill-wheat::before { + content: "\e52a"; } -.fa-microphone-lines-slash::before { - content: "\f539"; } +.fa-cookie::before { + content: "\f563"; } -.fa-microphone-alt-slash::before { - content: "\f539"; } +.fa-arrow-rotate-left::before { + content: "\f0e2"; } -.fa-microphone-slash::before { - content: "\f131"; } +.fa-arrow-left-rotate::before { + content: "\f0e2"; } -.fa-microscope::before { - content: "\f610"; } +.fa-arrow-rotate-back::before { + content: "\f0e2"; } -.fa-mill-sign::before { - content: "\e1ed"; } +.fa-arrow-rotate-backward::before { + content: "\f0e2"; } -.fa-minimize::before { - content: "\f78c"; } +.fa-undo::before { + content: "\f0e2"; } -.fa-compress-arrows-alt::before { - content: "\f78c"; } +.fa-hard-drive::before { + content: "\f0a0"; } -.fa-minus::before { - content: "\f068"; } +.fa-hdd::before { + content: "\f0a0"; } -.fa-subtract::before { - content: "\f068"; } +.fa-face-grin-squint-tears::before { + content: "\f586"; } -.fa-mitten::before { - content: "\f7b5"; } +.fa-grin-squint-tears::before { + content: "\f586"; } -.fa-mobile::before { - content: "\f3ce"; } +.fa-dumbbell::before { + content: "\f44b"; } -.fa-mobile-android::before { - content: "\f3ce"; } +.fa-rectangle-list::before { + content: "\f022"; } -.fa-mobile-phone::before { - content: "\f3ce"; } +.fa-list-alt::before { + content: "\f022"; } -.fa-mobile-button::before { - content: "\f10b"; } +.fa-tarp-droplet::before { + content: "\e57c"; } -.fa-mobile-retro::before { - content: "\e527"; } +.fa-house-medical-circle-check::before { + content: "\e511"; } -.fa-mobile-screen::before { - content: "\f3cf"; } +.fa-person-skiing-nordic::before { + content: "\f7ca"; } -.fa-mobile-android-alt::before { - content: "\f3cf"; } +.fa-skiing-nordic::before { + content: "\f7ca"; } -.fa-mobile-screen-button::before { - content: "\f3cd"; } +.fa-calendar-plus::before { + content: "\f271"; } -.fa-mobile-alt::before { - content: "\f3cd"; } +.fa-plane-arrival::before { + content: "\f5af"; } -.fa-money-bill::before { - content: "\f0d6"; } +.fa-circle-left::before { + content: "\f359"; } -.fa-money-bill-1::before { - content: "\f3d1"; } +.fa-arrow-alt-circle-left::before { + content: "\f359"; } -.fa-money-bill-alt::before { - content: "\f3d1"; } +.fa-train-subway::before { + content: "\f239"; } -.fa-money-bill-1-wave::before { - content: "\f53b"; } +.fa-subway::before { + content: "\f239"; } -.fa-money-bill-wave-alt::before { - content: "\f53b"; } +.fa-chart-gantt::before { + content: "\e0e4"; } -.fa-money-bill-transfer::before { - content: "\e528"; } +.fa-indian-rupee-sign::before { + content: "\e1bc"; } -.fa-money-bill-trend-up::before { - content: "\e529"; } +.fa-indian-rupee::before { + content: "\e1bc"; } -.fa-money-bill-wave::before { - content: "\f53a"; } +.fa-inr::before { + content: "\e1bc"; } -.fa-money-bill-wheat::before { - content: "\e52a"; } +.fa-crop-simple::before { + content: "\f565"; } -.fa-money-bills::before { - content: "\e1f3"; } +.fa-crop-alt::before { + content: "\f565"; } -.fa-money-check::before { - content: "\f53c"; } +.fa-money-bill-1::before { + content: "\f3d1"; } -.fa-money-check-dollar::before { - content: "\f53d"; } +.fa-money-bill-alt::before { + content: "\f3d1"; } -.fa-money-check-alt::before { - content: "\f53d"; } +.fa-left-long::before { + content: "\f30a"; } -.fa-monument::before { - content: "\f5a6"; } +.fa-long-arrow-alt-left::before { + content: "\f30a"; } -.fa-moon::before { - content: "\f186"; } +.fa-dna::before { + content: "\f471"; } -.fa-mortar-pestle::before { - content: "\f5a7"; } +.fa-virus-slash::before { + content: "\e075"; } -.fa-mosque::before { - content: "\f678"; } +.fa-minus::before { + content: "\f068"; } -.fa-mosquito::before { - content: "\e52b"; } +.fa-subtract::before { + content: "\f068"; } -.fa-mosquito-net::before { - content: "\e52c"; } +.fa-chess::before { + content: "\f439"; } -.fa-motorcycle::before { - content: "\f21c"; } +.fa-arrow-left-long::before { + content: "\f177"; } -.fa-mound::before { - content: "\e52d"; } +.fa-long-arrow-left::before { + content: "\f177"; } -.fa-mountain::before { - content: "\f6fc"; } +.fa-plug-circle-check::before { + content: "\e55c"; } -.fa-mountain-city::before { - content: "\e52e"; } +.fa-street-view::before { + content: "\f21d"; } -.fa-mountain-sun::before { - content: "\e52f"; } +.fa-franc-sign::before { + content: "\e18f"; } -.fa-mug-hot::before { - content: "\f7b6"; } +.fa-volume-off::before { + content: "\f026"; } -.fa-mug-saucer::before { - content: "\f0f4"; } +.fa-hands-asl-interpreting::before { + content: "\f2a3"; } -.fa-coffee::before { - content: "\f0f4"; } +.fa-american-sign-language-interpreting::before { + content: "\f2a3"; } -.fa-music::before { - content: "\f001"; } +.fa-asl-interpreting::before { + content: "\f2a3"; } -.fa-n::before { - content: "\4e"; } +.fa-hands-american-sign-language-interpreting::before { + content: "\f2a3"; } -.fa-naira-sign::before { - content: "\e1f6"; } +.fa-gear::before { + content: "\f013"; } -.fa-network-wired::before { - content: "\f6ff"; } +.fa-cog::before { + content: "\f013"; } -.fa-neuter::before { - content: "\f22c"; } +.fa-droplet-slash::before { + content: "\f5c7"; } -.fa-newspaper::before { - content: "\f1ea"; } +.fa-tint-slash::before { + content: "\f5c7"; } -.fa-not-equal::before { - content: "\f53e"; } +.fa-mosque::before { + content: "\f678"; } -.fa-note-sticky::before { - content: "\f249"; } +.fa-mosquito::before { + content: "\e52b"; } -.fa-sticky-note::before { - content: "\f249"; } +.fa-star-of-david::before { + content: "\f69a"; } -.fa-notes-medical::before { - content: "\f481"; } +.fa-person-military-rifle::before { + content: "\e54b"; } -.fa-o::before { - content: "\4f"; } +.fa-cart-shopping::before { + content: "\f07a"; } -.fa-object-group::before { - content: "\f247"; } +.fa-shopping-cart::before { + content: "\f07a"; } -.fa-object-ungroup::before { - content: "\f248"; } +.fa-vials::before { + content: "\f493"; } -.fa-oil-can::before { - content: "\f613"; } +.fa-plug-circle-plus::before { + content: "\e55f"; } -.fa-oil-well::before { - content: "\e532"; } +.fa-place-of-worship::before { + content: "\f67f"; } -.fa-om::before { - content: "\f679"; } +.fa-grip-vertical::before { + content: "\f58e"; } -.fa-otter::before { - content: "\f700"; } +.fa-arrow-turn-up::before { + content: "\f148"; } -.fa-outdent::before { - content: "\f03b"; } +.fa-level-up::before { + content: "\f148"; } -.fa-dedent::before { - content: "\f03b"; } +.fa-u::before { + content: "\55"; } -.fa-p::before { - content: "\50"; } +.fa-square-root-variable::before { + content: "\f698"; } -.fa-pager::before { - content: "\f815"; } +.fa-square-root-alt::before { + content: "\f698"; } -.fa-paint-roller::before { - content: "\f5aa"; } +.fa-clock::before { + content: "\f017"; } -.fa-paintbrush::before { - content: "\f1fc"; } +.fa-clock-four::before { + content: "\f017"; } -.fa-paint-brush::before { - content: "\f1fc"; } +.fa-backward-step::before { + content: "\f048"; } -.fa-palette::before { - content: "\f53f"; } +.fa-step-backward::before { + content: "\f048"; } .fa-pallet::before { content: "\f482"; } -.fa-panorama::before { - content: "\e209"; } +.fa-faucet::before { + content: "\e005"; } -.fa-paper-plane::before { - content: "\f1d8"; } +.fa-baseball-bat-ball::before { + content: "\f432"; } -.fa-paperclip::before { - content: "\f0c6"; } +.fa-s::before { + content: "\53"; } -.fa-parachute-box::before { - content: "\f4cd"; } +.fa-timeline::before { + content: "\e29c"; } -.fa-paragraph::before { - content: "\f1dd"; } +.fa-keyboard::before { + content: "\f11c"; } -.fa-passport::before { - content: "\f5ab"; } +.fa-caret-down::before { + content: "\f0d7"; } -.fa-paste::before { - content: "\f0ea"; } +.fa-house-chimney-medical::before { + content: "\f7f2"; } -.fa-file-clipboard::before { - content: "\f0ea"; } +.fa-clinic-medical::before { + content: "\f7f2"; } -.fa-pause::before { - content: "\f04c"; } +.fa-temperature-three-quarters::before { + content: "\f2c8"; } -.fa-paw::before { - content: "\f1b0"; } +.fa-temperature-3::before { + content: "\f2c8"; } -.fa-peace::before { - content: "\f67c"; } +.fa-thermometer-3::before { + content: "\f2c8"; } -.fa-pen::before { - content: "\f304"; } +.fa-thermometer-three-quarters::before { + content: "\f2c8"; } -.fa-pen-clip::before { - content: "\f305"; } +.fa-mobile-screen::before { + content: "\f3cf"; } -.fa-pen-alt::before { - content: "\f305"; } +.fa-mobile-android-alt::before { + content: "\f3cf"; } -.fa-pen-fancy::before { - content: "\f5ac"; } +.fa-plane-up::before { + content: "\e22d"; } -.fa-pen-nib::before { - content: "\f5ad"; } +.fa-piggy-bank::before { + content: "\f4d3"; } -.fa-pen-ruler::before { - content: "\f5ae"; } +.fa-battery-half::before { + content: "\f242"; } -.fa-pencil-ruler::before { - content: "\f5ae"; } +.fa-battery-3::before { + content: "\f242"; } -.fa-pen-to-square::before { - content: "\f044"; } +.fa-mountain-city::before { + content: "\e52e"; } -.fa-edit::before { - content: "\f044"; } +.fa-coins::before { + content: "\f51e"; } -.fa-pencil::before { - content: "\f303"; } +.fa-khanda::before { + content: "\f66d"; } -.fa-pencil-alt::before { - content: "\f303"; } +.fa-sliders::before { + content: "\f1de"; } -.fa-people-arrows-left-right::before { - content: "\e068"; } +.fa-sliders-h::before { + content: "\f1de"; } -.fa-people-arrows::before { - content: "\e068"; } +.fa-folder-tree::before { + content: "\f802"; } -.fa-people-carry-box::before { - content: "\f4ce"; } +.fa-network-wired::before { + content: "\f6ff"; } -.fa-people-carry::before { - content: "\f4ce"; } +.fa-map-pin::before { + content: "\f276"; } -.fa-people-group::before { - content: "\e533"; } +.fa-hamsa::before { + content: "\f665"; } -.fa-people-line::before { - content: "\e534"; } +.fa-cent-sign::before { + content: "\e3f5"; } -.fa-people-pulling::before { - content: "\e535"; } +.fa-flask::before { + content: "\f0c3"; } -.fa-people-robbery::before { - content: "\e536"; } +.fa-person-pregnant::before { + content: "\e31e"; } -.fa-people-roof::before { - content: "\e537"; } +.fa-wand-sparkles::before { + content: "\f72b"; } -.fa-pepper-hot::before { - content: "\f816"; } +.fa-ellipsis-vertical::before { + content: "\f142"; } -.fa-percent::before { - content: "\25"; } +.fa-ellipsis-v::before { + content: "\f142"; } -.fa-percentage::before { - content: "\25"; } +.fa-ticket::before { + content: "\f145"; } -.fa-person::before { - content: "\f183"; } +.fa-power-off::before { + content: "\f011"; } -.fa-male::before { - content: "\f183"; } +.fa-right-long::before { + content: "\f30b"; } -.fa-person-arrow-down-to-line::before { - content: "\e538"; } +.fa-long-arrow-alt-right::before { + content: "\f30b"; } -.fa-person-arrow-up-from-line::before { - content: "\e539"; } +.fa-flag-usa::before { + content: "\f74d"; } -.fa-person-biking::before { - content: "\f84a"; } +.fa-laptop-file::before { + content: "\e51d"; } -.fa-biking::before { - content: "\f84a"; } +.fa-tty::before { + content: "\f1e4"; } -.fa-person-booth::before { - content: "\f756"; } +.fa-teletype::before { + content: "\f1e4"; } -.fa-person-breastfeeding::before { - content: "\e53a"; } +.fa-diagram-next::before { + content: "\e476"; } -.fa-person-burst::before { - content: "\e53b"; } +.fa-person-rifle::before { + content: "\e54e"; } -.fa-person-cane::before { - content: "\e53c"; } +.fa-house-medical-circle-exclamation::before { + content: "\e512"; } + +.fa-closed-captioning::before { + content: "\f20a"; } + +.fa-person-hiking::before { + content: "\f6ec"; } + +.fa-hiking::before { + content: "\f6ec"; } + +.fa-venus-double::before { + content: "\f226"; } -.fa-person-chalkboard::before { - content: "\e53d"; } +.fa-images::before { + content: "\f302"; } -.fa-person-circle-check::before { - content: "\e53e"; } +.fa-calculator::before { + content: "\f1ec"; } -.fa-person-circle-exclamation::before { - content: "\e53f"; } +.fa-people-pulling::before { + content: "\e535"; } -.fa-person-circle-minus::before { - content: "\e540"; } +.fa-n::before { + content: "\4e"; } -.fa-person-circle-plus::before { - content: "\e541"; } +.fa-cable-car::before { + content: "\f7da"; } -.fa-person-circle-question::before { - content: "\e542"; } +.fa-tram::before { + content: "\f7da"; } -.fa-person-circle-xmark::before { - content: "\e543"; } +.fa-cloud-rain::before { + content: "\f73d"; } -.fa-person-digging::before { - content: "\f85e"; } +.fa-building-circle-xmark::before { + content: "\e4d4"; } -.fa-digging::before { - content: "\f85e"; } +.fa-ship::before { + content: "\f21a"; } -.fa-person-dots-from-line::before { - content: "\f470"; } +.fa-arrows-down-to-line::before { + content: "\e4b8"; } -.fa-diagnoses::before { - content: "\f470"; } +.fa-download::before { + content: "\f019"; } -.fa-person-dress::before { - content: "\f182"; } +.fa-face-grin::before { + content: "\f580"; } -.fa-female::before { - content: "\f182"; } +.fa-grin::before { + content: "\f580"; } -.fa-person-dress-burst::before { - content: "\e544"; } +.fa-delete-left::before { + content: "\f55a"; } -.fa-person-drowning::before { - content: "\e545"; } +.fa-backspace::before { + content: "\f55a"; } -.fa-person-falling::before { - content: "\e546"; } +.fa-eye-dropper::before { + content: "\f1fb"; } -.fa-person-falling-burst::before { - content: "\e547"; } +.fa-eye-dropper-empty::before { + content: "\f1fb"; } -.fa-person-half-dress::before { - content: "\e548"; } +.fa-eyedropper::before { + content: "\f1fb"; } -.fa-person-harassing::before { - content: "\e549"; } +.fa-file-circle-check::before { + content: "\e5a0"; } -.fa-person-hiking::before { - content: "\f6ec"; } +.fa-forward::before { + content: "\f04e"; } -.fa-hiking::before { - content: "\f6ec"; } +.fa-mobile::before { + content: "\f3ce"; } -.fa-person-military-pointing::before { - content: "\e54a"; } +.fa-mobile-android::before { + content: "\f3ce"; } -.fa-person-military-rifle::before { - content: "\e54b"; } +.fa-mobile-phone::before { + content: "\f3ce"; } -.fa-person-military-to-person::before { - content: "\e54c"; } +.fa-face-meh::before { + content: "\f11a"; } -.fa-person-praying::before { - content: "\f683"; } +.fa-meh::before { + content: "\f11a"; } -.fa-pray::before { - content: "\f683"; } +.fa-align-center::before { + content: "\f037"; } -.fa-person-pregnant::before { - content: "\e31e"; } +.fa-book-skull::before { + content: "\f6b7"; } -.fa-person-rays::before { - content: "\e54d"; } +.fa-book-dead::before { + content: "\f6b7"; } -.fa-person-rifle::before { - content: "\e54e"; } +.fa-id-card::before { + content: "\f2c2"; } -.fa-person-running::before { - content: "\f70c"; } +.fa-drivers-license::before { + content: "\f2c2"; } -.fa-running::before { - content: "\f70c"; } +.fa-outdent::before { + content: "\f03b"; } -.fa-person-shelter::before { - content: "\e54f"; } +.fa-dedent::before { + content: "\f03b"; } -.fa-person-skating::before { - content: "\f7c5"; } +.fa-heart-circle-exclamation::before { + content: "\e4fe"; } -.fa-skating::before { - content: "\f7c5"; } +.fa-house::before { + content: "\f015"; } -.fa-person-skiing::before { - content: "\f7c9"; } +.fa-home::before { + content: "\f015"; } -.fa-skiing::before { - content: "\f7c9"; } +.fa-home-alt::before { + content: "\f015"; } -.fa-person-skiing-nordic::before { - content: "\f7ca"; } +.fa-home-lg-alt::before { + content: "\f015"; } -.fa-skiing-nordic::before { - content: "\f7ca"; } +.fa-calendar-week::before { + content: "\f784"; } -.fa-person-snowboarding::before { - content: "\f7ce"; } +.fa-laptop-medical::before { + content: "\f812"; } -.fa-snowboarding::before { - content: "\f7ce"; } +.fa-b::before { + content: "\42"; } -.fa-person-swimming::before { - content: "\f5c4"; } +.fa-file-medical::before { + content: "\f477"; } -.fa-swimmer::before { - content: "\f5c4"; } +.fa-dice-one::before { + content: "\f525"; } -.fa-person-through-window::before { - content: "\e433"; } +.fa-kiwi-bird::before { + content: "\f535"; } -.fa-person-walking::before { - content: "\f554"; } +.fa-arrow-right-arrow-left::before { + content: "\f0ec"; } -.fa-walking::before { - content: "\f554"; } +.fa-exchange::before { + content: "\f0ec"; } -.fa-person-walking-arrow-loop-left::before { - content: "\e551"; } +.fa-rotate-right::before { + content: "\f2f9"; } -.fa-person-walking-arrow-right::before { - content: "\e552"; } +.fa-redo-alt::before { + content: "\f2f9"; } -.fa-person-walking-dashed-line-arrow-right::before { - content: "\e553"; } +.fa-rotate-forward::before { + content: "\f2f9"; } -.fa-person-walking-luggage::before { - content: "\e554"; } +.fa-utensils::before { + content: "\f2e7"; } -.fa-person-walking-with-cane::before { - content: "\f29d"; } +.fa-cutlery::before { + content: "\f2e7"; } -.fa-blind::before { - content: "\f29d"; } +.fa-arrow-up-wide-short::before { + content: "\f161"; } -.fa-peseta-sign::before { - content: "\e221"; } +.fa-sort-amount-up::before { + content: "\f161"; } -.fa-peso-sign::before { - content: "\e222"; } +.fa-mill-sign::before { + content: "\e1ed"; } -.fa-phone::before { - content: "\f095"; } +.fa-bowl-rice::before { + content: "\e2eb"; } -.fa-phone-flip::before { - content: "\f879"; } +.fa-skull::before { + content: "\f54c"; } -.fa-phone-alt::before { - content: "\f879"; } +.fa-tower-broadcast::before { + content: "\f519"; } -.fa-phone-slash::before { - content: "\f3dd"; } +.fa-broadcast-tower::before { + content: "\f519"; } -.fa-phone-volume::before { - content: "\f2a0"; } +.fa-truck-pickup::before { + content: "\f63c"; } -.fa-volume-control-phone::before { - content: "\f2a0"; } +.fa-up-long::before { + content: "\f30c"; } -.fa-photo-film::before { - content: "\f87c"; } +.fa-long-arrow-alt-up::before { + content: "\f30c"; } -.fa-photo-video::before { - content: "\f87c"; } +.fa-stop::before { + content: "\f04d"; } -.fa-piggy-bank::before { - content: "\f4d3"; } +.fa-code-merge::before { + content: "\f387"; } -.fa-pills::before { - content: "\f484"; } +.fa-upload::before { + content: "\f093"; } -.fa-pizza-slice::before { - content: "\f818"; } +.fa-hurricane::before { + content: "\f751"; } + +.fa-mound::before { + content: "\e52d"; } -.fa-place-of-worship::before { - content: "\f67f"; } +.fa-toilet-portable::before { + content: "\e583"; } -.fa-plane::before { - content: "\f072"; } +.fa-compact-disc::before { + content: "\f51f"; } -.fa-plane-arrival::before { - content: "\f5af"; } +.fa-file-arrow-down::before { + content: "\f56d"; } -.fa-plane-circle-check::before { - content: "\e555"; } +.fa-file-download::before { + content: "\f56d"; } -.fa-plane-circle-exclamation::before { - content: "\e556"; } +.fa-caravan::before { + content: "\f8ff"; } -.fa-plane-circle-xmark::before { - content: "\e557"; } +.fa-shield-cat::before { + content: "\e572"; } -.fa-plane-departure::before { - content: "\f5b0"; } +.fa-bolt::before { + content: "\f0e7"; } -.fa-plane-lock::before { - content: "\e558"; } +.fa-zap::before { + content: "\f0e7"; } -.fa-plane-slash::before { - content: "\e069"; } +.fa-glass-water::before { + content: "\e4f4"; } -.fa-plane-up::before { - content: "\e22d"; } +.fa-oil-well::before { + content: "\e532"; } -.fa-plant-wilt::before { - content: "\e43b"; } +.fa-vault::before { + content: "\e2c5"; } -.fa-plate-wheat::before { - content: "\e55a"; } +.fa-mars::before { + content: "\f222"; } -.fa-play::before { - content: "\f04b"; } +.fa-toilet::before { + content: "\f7d8"; } -.fa-plug::before { - content: "\f1e6"; } +.fa-plane-circle-xmark::before { + content: "\e557"; } -.fa-plug-circle-bolt::before { - content: "\e55b"; } +.fa-yen-sign::before { + content: "\f157"; } -.fa-plug-circle-check::before { - content: "\e55c"; } +.fa-cny::before { + content: "\f157"; } -.fa-plug-circle-exclamation::before { - content: "\e55d"; } +.fa-jpy::before { + content: "\f157"; } -.fa-plug-circle-minus::before { - content: "\e55e"; } +.fa-rmb::before { + content: "\f157"; } -.fa-plug-circle-plus::before { - content: "\e55f"; } +.fa-yen::before { + content: "\f157"; } -.fa-plug-circle-xmark::before { - content: "\e560"; } +.fa-ruble-sign::before { + content: "\f158"; } -.fa-plus::before { - content: "\2b"; } +.fa-rouble::before { + content: "\f158"; } -.fa-add::before { - content: "\2b"; } +.fa-rub::before { + content: "\f158"; } -.fa-plus-minus::before { - content: "\e43c"; } +.fa-ruble::before { + content: "\f158"; } -.fa-podcast::before { - content: "\f2ce"; } +.fa-sun::before { + content: "\f185"; } -.fa-poo::before { - content: "\f2fe"; } +.fa-guitar::before { + content: "\f7a6"; } -.fa-poo-storm::before { - content: "\f75a"; } +.fa-face-laugh-wink::before { + content: "\f59c"; } -.fa-poo-bolt::before { - content: "\f75a"; } +.fa-laugh-wink::before { + content: "\f59c"; } -.fa-poop::before { - content: "\f619"; } +.fa-horse-head::before { + content: "\f7ab"; } -.fa-power-off::before { - content: "\f011"; } +.fa-bore-hole::before { + content: "\e4c3"; } -.fa-prescription::before { - content: "\f5b1"; } +.fa-industry::before { + content: "\f275"; } -.fa-prescription-bottle::before { - content: "\f485"; } +.fa-circle-down::before { + content: "\f358"; } -.fa-prescription-bottle-medical::before { - content: "\f486"; } +.fa-arrow-alt-circle-down::before { + content: "\f358"; } -.fa-prescription-bottle-alt::before { - content: "\f486"; } +.fa-arrows-turn-to-dots::before { + content: "\e4c1"; } -.fa-print::before { - content: "\f02f"; } +.fa-florin-sign::before { + content: "\e184"; } -.fa-pump-medical::before { - content: "\e06a"; } +.fa-arrow-down-short-wide::before { + content: "\f884"; } -.fa-pump-soap::before { - content: "\e06b"; } +.fa-sort-amount-desc::before { + content: "\f884"; } -.fa-puzzle-piece::before { - content: "\f12e"; } +.fa-sort-amount-down-alt::before { + content: "\f884"; } -.fa-q::before { - content: "\51"; } +.fa-less-than::before { + content: "\3c"; } -.fa-qrcode::before { - content: "\f029"; } +.fa-angle-down::before { + content: "\f107"; } -.fa-question::before { - content: "\3f"; } +.fa-car-tunnel::before { + content: "\e4de"; } -.fa-quote-left::before { - content: "\f10d"; } +.fa-head-side-cough::before { + content: "\e061"; } -.fa-quote-left-alt::before { - content: "\f10d"; } +.fa-grip-lines::before { + content: "\f7a4"; } -.fa-quote-right::before { - content: "\f10e"; } +.fa-thumbs-down::before { + content: "\f165"; } -.fa-quote-right-alt::before { - content: "\f10e"; } +.fa-user-lock::before { + content: "\f502"; } -.fa-r::before { - content: "\52"; } +.fa-arrow-right-long::before { + content: "\f178"; } -.fa-radiation::before { - content: "\f7b9"; } +.fa-long-arrow-right::before { + content: "\f178"; } -.fa-radio::before { - content: "\f8d7"; } +.fa-anchor-circle-xmark::before { + content: "\e4ac"; } -.fa-rainbow::before { - content: "\f75b"; } +.fa-ellipsis::before { + content: "\f141"; } -.fa-ranking-star::before { - content: "\e561"; } +.fa-ellipsis-h::before { + content: "\f141"; } -.fa-receipt::before { - content: "\f543"; } +.fa-chess-pawn::before { + content: "\f443"; } -.fa-record-vinyl::before { - content: "\f8d9"; } +.fa-kit-medical::before { + content: "\f479"; } -.fa-rectangle-ad::before { - content: "\f641"; } +.fa-first-aid::before { + content: "\f479"; } -.fa-ad::before { - content: "\f641"; } +.fa-person-through-window::before { + content: "\e5a9"; } -.fa-rectangle-list::before { - content: "\f022"; } +.fa-toolbox::before { + content: "\f552"; } -.fa-list-alt::before { - content: "\f022"; } +.fa-hands-holding-circle::before { + content: "\e4fb"; } -.fa-rectangle-xmark::before { - content: "\f410"; } +.fa-bug::before { + content: "\f188"; } -.fa-rectangle-times::before { - content: "\f410"; } +.fa-credit-card::before { + content: "\f09d"; } -.fa-times-rectangle::before { - content: "\f410"; } +.fa-credit-card-alt::before { + content: "\f09d"; } -.fa-window-close::before { - content: "\f410"; } +.fa-car::before { + content: "\f1b9"; } -.fa-recycle::before { - content: "\f1b8"; } +.fa-automobile::before { + content: "\f1b9"; } -.fa-registered::before { - content: "\f25d"; } +.fa-hand-holding-hand::before { + content: "\e4f7"; } -.fa-repeat::before { - content: "\f363"; } +.fa-book-open-reader::before { + content: "\f5da"; } -.fa-reply::before { - content: "\f3e5"; } +.fa-book-reader::before { + content: "\f5da"; } -.fa-mail-reply::before { - content: "\f3e5"; } +.fa-mountain-sun::before { + content: "\e52f"; } -.fa-reply-all::before { - content: "\f122"; } +.fa-arrows-left-right-to-line::before { + content: "\e4ba"; } -.fa-mail-reply-all::before { - content: "\f122"; } +.fa-dice-d20::before { + content: "\f6cf"; } -.fa-republican::before { - content: "\f75e"; } +.fa-truck-droplet::before { + content: "\e58c"; } -.fa-restroom::before { - content: "\f7bd"; } +.fa-file-circle-xmark::before { + content: "\e5a1"; } -.fa-retweet::before { - content: "\f079"; } +.fa-temperature-arrow-up::before { + content: "\e040"; } -.fa-ribbon::before { - content: "\f4d6"; } +.fa-temperature-up::before { + content: "\e040"; } -.fa-right-from-bracket::before { - content: "\f2f5"; } +.fa-medal::before { + content: "\f5a2"; } -.fa-sign-out-alt::before { - content: "\f2f5"; } +.fa-bed::before { + content: "\f236"; } -.fa-right-left::before { - content: "\f362"; } +.fa-square-h::before { + content: "\f0fd"; } -.fa-exchange-alt::before { - content: "\f362"; } +.fa-h-square::before { + content: "\f0fd"; } -.fa-right-long::before { - content: "\f30b"; } +.fa-podcast::before { + content: "\f2ce"; } -.fa-long-arrow-alt-right::before { - content: "\f30b"; } +.fa-temperature-full::before { + content: "\f2c7"; } -.fa-right-to-bracket::before { - content: "\f2f6"; } +.fa-temperature-4::before { + content: "\f2c7"; } -.fa-sign-in-alt::before { - content: "\f2f6"; } +.fa-thermometer-4::before { + content: "\f2c7"; } -.fa-ring::before { - content: "\f70b"; } +.fa-thermometer-full::before { + content: "\f2c7"; } -.fa-road::before { - content: "\f018"; } +.fa-bell::before { + content: "\f0f3"; } -.fa-road-barrier::before { - content: "\e562"; } +.fa-superscript::before { + content: "\f12b"; } -.fa-road-bridge::before { - content: "\e563"; } +.fa-plug-circle-xmark::before { + content: "\e560"; } -.fa-road-circle-check::before { - content: "\e564"; } +.fa-star-of-life::before { + content: "\f621"; } -.fa-road-circle-exclamation::before { - content: "\e565"; } +.fa-phone-slash::before { + content: "\f3dd"; } -.fa-road-circle-xmark::before { - content: "\e566"; } +.fa-paint-roller::before { + content: "\f5aa"; } -.fa-road-lock::before { - content: "\e567"; } +.fa-handshake-angle::before { + content: "\f4c4"; } -.fa-road-spikes::before { - content: "\e568"; } +.fa-hands-helping::before { + content: "\f4c4"; } -.fa-robot::before { - content: "\f544"; } +.fa-location-dot::before { + content: "\f3c5"; } -.fa-rocket::before { - content: "\f135"; } +.fa-map-marker-alt::before { + content: "\f3c5"; } -.fa-rotate::before { - content: "\f2f1"; } +.fa-file::before { + content: "\f15b"; } -.fa-sync-alt::before { - content: "\f2f1"; } +.fa-greater-than::before { + content: "\3e"; } -.fa-rotate-left::before { - content: "\f2ea"; } +.fa-person-swimming::before { + content: "\f5c4"; } -.fa-rotate-back::before { - content: "\f2ea"; } +.fa-swimmer::before { + content: "\f5c4"; } -.fa-rotate-backward::before { - content: "\f2ea"; } +.fa-arrow-down::before { + content: "\f063"; } -.fa-undo-alt::before { - content: "\f2ea"; } +.fa-droplet::before { + content: "\f043"; } -.fa-rotate-right::before { - content: "\f2f9"; } +.fa-tint::before { + content: "\f043"; } -.fa-redo-alt::before { - content: "\f2f9"; } +.fa-eraser::before { + content: "\f12d"; } -.fa-rotate-forward::before { - content: "\f2f9"; } +.fa-earth-americas::before { + content: "\f57d"; } -.fa-route::before { - content: "\f4d7"; } +.fa-earth::before { + content: "\f57d"; } -.fa-rss::before { - content: "\f09e"; } +.fa-earth-america::before { + content: "\f57d"; } -.fa-feed::before { - content: "\f09e"; } +.fa-globe-americas::before { + content: "\f57d"; } -.fa-ruble-sign::before { - content: "\f158"; } +.fa-person-burst::before { + content: "\e53b"; } -.fa-rouble::before { - content: "\f158"; } +.fa-dove::before { + content: "\f4ba"; } -.fa-rub::before { - content: "\f158"; } +.fa-battery-empty::before { + content: "\f244"; } -.fa-ruble::before { - content: "\f158"; } +.fa-battery-0::before { + content: "\f244"; } -.fa-rug::before { - content: "\e569"; } +.fa-socks::before { + content: "\f696"; } -.fa-ruler::before { - content: "\f545"; } +.fa-inbox::before { + content: "\f01c"; } -.fa-ruler-combined::before { - content: "\f546"; } +.fa-section::before { + content: "\e447"; } -.fa-ruler-horizontal::before { - content: "\f547"; } +.fa-gauge-high::before { + content: "\f625"; } -.fa-ruler-vertical::before { - content: "\f548"; } +.fa-tachometer-alt::before { + content: "\f625"; } -.fa-rupee-sign::before { - content: "\f156"; } +.fa-tachometer-alt-fast::before { + content: "\f625"; } -.fa-rupee::before { - content: "\f156"; } +.fa-envelope-open-text::before { + content: "\f658"; } -.fa-rupiah-sign::before { - content: "\e23d"; } +.fa-hospital::before { + content: "\f0f8"; } -.fa-s::before { - content: "\53"; } +.fa-hospital-alt::before { + content: "\f0f8"; } -.fa-sack-dollar::before { - content: "\f81d"; } +.fa-hospital-wide::before { + content: "\f0f8"; } -.fa-sack-xmark::before { - content: "\e56a"; } +.fa-wine-bottle::before { + content: "\f72f"; } -.fa-sailboat::before { - content: "\e445"; } +.fa-chess-rook::before { + content: "\f447"; } -.fa-satellite::before { - content: "\f7bf"; } +.fa-bars-staggered::before { + content: "\f550"; } -.fa-satellite-dish::before { - content: "\f7c0"; } +.fa-reorder::before { + content: "\f550"; } -.fa-scale-balanced::before { - content: "\f24e"; } +.fa-stream::before { + content: "\f550"; } -.fa-balance-scale::before { - content: "\f24e"; } +.fa-dharmachakra::before { + content: "\f655"; } -.fa-scale-unbalanced::before { - content: "\f515"; } +.fa-hotdog::before { + content: "\f80f"; } -.fa-balance-scale-left::before { - content: "\f515"; } +.fa-person-walking-with-cane::before { + content: "\f29d"; } -.fa-scale-unbalanced-flip::before { - content: "\f516"; } +.fa-blind::before { + content: "\f29d"; } -.fa-balance-scale-right::before { - content: "\f516"; } +.fa-drum::before { + content: "\f569"; } -.fa-school::before { - content: "\f549"; } +.fa-ice-cream::before { + content: "\f810"; } -.fa-school-circle-check::before { - content: "\e56b"; } +.fa-heart-circle-bolt::before { + content: "\e4fc"; } -.fa-school-circle-exclamation::before { - content: "\e56c"; } +.fa-fax::before { + content: "\f1ac"; } -.fa-school-circle-xmark::before { - content: "\e56d"; } +.fa-paragraph::before { + content: "\f1dd"; } -.fa-school-flag::before { - content: "\e56e"; } +.fa-check-to-slot::before { + content: "\f772"; } -.fa-school-lock::before { - content: "\e56f"; } +.fa-vote-yea::before { + content: "\f772"; } -.fa-scissors::before { - content: "\f0c4"; } +.fa-star-half::before { + content: "\f089"; } -.fa-cut::before { - content: "\f0c4"; } +.fa-boxes-stacked::before { + content: "\f468"; } -.fa-screwdriver::before { - content: "\f54a"; } +.fa-boxes::before { + content: "\f468"; } -.fa-screwdriver-wrench::before { - content: "\f7d9"; } +.fa-boxes-alt::before { + content: "\f468"; } -.fa-tools::before { - content: "\f7d9"; } +.fa-link::before { + content: "\f0c1"; } -.fa-scroll::before { - content: "\f70e"; } +.fa-chain::before { + content: "\f0c1"; } -.fa-scroll-torah::before { - content: "\f6a0"; } +.fa-ear-listen::before { + content: "\f2a2"; } -.fa-torah::before { - content: "\f6a0"; } +.fa-assistive-listening-systems::before { + content: "\f2a2"; } -.fa-sd-card::before { - content: "\f7c2"; } +.fa-tree-city::before { + content: "\e587"; } -.fa-section::before { - content: "\e447"; } +.fa-play::before { + content: "\f04b"; } -.fa-seedling::before { - content: "\f4d8"; } +.fa-font::before { + content: "\f031"; } -.fa-sprout::before { - content: "\f4d8"; } +.fa-rupiah-sign::before { + content: "\e23d"; } -.fa-server::before { - content: "\f233"; } +.fa-magnifying-glass::before { + content: "\f002"; } -.fa-shapes::before { - content: "\f61f"; } +.fa-search::before { + content: "\f002"; } -.fa-triangle-circle-square::before { - content: "\f61f"; } +.fa-table-tennis-paddle-ball::before { + content: "\f45d"; } -.fa-share::before { - content: "\f064"; } +.fa-ping-pong-paddle-ball::before { + content: "\f45d"; } -.fa-arrow-turn-right::before { - content: "\f064"; } +.fa-table-tennis::before { + content: "\f45d"; } -.fa-mail-forward::before { - content: "\f064"; } +.fa-person-dots-from-line::before { + content: "\f470"; } -.fa-share-from-square::before { - content: "\f14d"; } +.fa-diagnoses::before { + content: "\f470"; } -.fa-share-square::before { - content: "\f14d"; } +.fa-trash-can-arrow-up::before { + content: "\f82a"; } -.fa-share-nodes::before { - content: "\f1e0"; } +.fa-trash-restore-alt::before { + content: "\f82a"; } -.fa-share-alt::before { - content: "\f1e0"; } +.fa-naira-sign::before { + content: "\e1f6"; } -.fa-sheet-plastic::before { - content: "\e571"; } +.fa-cart-arrow-down::before { + content: "\f218"; } -.fa-shekel-sign::before { - content: "\f20b"; } +.fa-walkie-talkie::before { + content: "\f8ef"; } -.fa-ils::before { - content: "\f20b"; } +.fa-file-pen::before { + content: "\f31c"; } -.fa-shekel::before { - content: "\f20b"; } +.fa-file-edit::before { + content: "\f31c"; } -.fa-sheqel::before { - content: "\f20b"; } +.fa-receipt::before { + content: "\f543"; } -.fa-sheqel-sign::before { - content: "\f20b"; } +.fa-square-pen::before { + content: "\f14b"; } -.fa-shield::before { - content: "\f132"; } +.fa-pen-square::before { + content: "\f14b"; } -.fa-shield-blank::before { - content: "\f132"; } +.fa-pencil-square::before { + content: "\f14b"; } -.fa-shield-cat::before { - content: "\e572"; } +.fa-suitcase-rolling::before { + content: "\f5c1"; } -.fa-shield-dog::before { - content: "\e573"; } +.fa-person-circle-exclamation::before { + content: "\e53f"; } -.fa-shield-halved::before { - content: "\f3ed"; } +.fa-chevron-down::before { + content: "\f078"; } -.fa-shield-alt::before { - content: "\f3ed"; } +.fa-battery-full::before { + content: "\f240"; } -.fa-shield-heart::before { - content: "\e574"; } +.fa-battery::before { + content: "\f240"; } -.fa-shield-virus::before { - content: "\e06c"; } +.fa-battery-5::before { + content: "\f240"; } -.fa-ship::before { - content: "\f21a"; } +.fa-skull-crossbones::before { + content: "\f714"; } -.fa-shirt::before { - content: "\f553"; } +.fa-code-compare::before { + content: "\e13a"; } -.fa-t-shirt::before { - content: "\f553"; } +.fa-list-ul::before { + content: "\f0ca"; } -.fa-tshirt::before { - content: "\f553"; } +.fa-list-dots::before { + content: "\f0ca"; } -.fa-shoe-prints::before { - content: "\f54b"; } +.fa-school-lock::before { + content: "\e56f"; } -.fa-shop::before { - content: "\f54f"; } +.fa-tower-cell::before { + content: "\e585"; } -.fa-store-alt::before { - content: "\f54f"; } +.fa-down-long::before { + content: "\f309"; } -.fa-shop-lock::before { - content: "\e4a5"; } +.fa-long-arrow-alt-down::before { + content: "\f309"; } -.fa-shop-slash::before { - content: "\e070"; } +.fa-ranking-star::before { + content: "\e561"; } -.fa-store-alt-slash::before { - content: "\e070"; } +.fa-chess-king::before { + content: "\f43f"; } -.fa-shower::before { - content: "\f2cc"; } +.fa-person-harassing::before { + content: "\e549"; } -.fa-shrimp::before { - content: "\e448"; } +.fa-brazilian-real-sign::before { + content: "\e46c"; } -.fa-shuffle::before { - content: "\f074"; } +.fa-landmark-dome::before { + content: "\f752"; } -.fa-random::before { - content: "\f074"; } +.fa-landmark-alt::before { + content: "\f752"; } -.fa-shuttle-space::before { - content: "\f197"; } +.fa-arrow-up::before { + content: "\f062"; } -.fa-space-shuttle::before { - content: "\f197"; } +.fa-tv::before { + content: "\f26c"; } -.fa-sign-hanging::before { - content: "\f4d9"; } +.fa-television::before { + content: "\f26c"; } -.fa-sign::before { - content: "\f4d9"; } +.fa-tv-alt::before { + content: "\f26c"; } -.fa-signal::before { - content: "\f012"; } +.fa-shrimp::before { + content: "\e448"; } -.fa-signal-5::before { - content: "\f012"; } +.fa-list-check::before { + content: "\f0ae"; } -.fa-signal-perfect::before { - content: "\f012"; } +.fa-tasks::before { + content: "\f0ae"; } -.fa-signature::before { - content: "\f5b7"; } +.fa-jug-detergent::before { + content: "\e519"; } -.fa-signs-post::before { - content: "\f277"; } +.fa-circle-user::before { + content: "\f2bd"; } -.fa-map-signs::before { - content: "\f277"; } +.fa-user-circle::before { + content: "\f2bd"; } -.fa-sim-card::before { - content: "\f7c4"; } +.fa-user-shield::before { + content: "\f505"; } -.fa-sink::before { - content: "\e06d"; } +.fa-wind::before { + content: "\f72e"; } -.fa-sitemap::before { - content: "\f0e8"; } +.fa-car-burst::before { + content: "\f5e1"; } -.fa-skull::before { - content: "\f54c"; } +.fa-car-crash::before { + content: "\f5e1"; } -.fa-skull-crossbones::before { - content: "\f714"; } +.fa-y::before { + content: "\59"; } -.fa-slash::before { - content: "\f715"; } +.fa-person-snowboarding::before { + content: "\f7ce"; } -.fa-sleigh::before { - content: "\f7cc"; } +.fa-snowboarding::before { + content: "\f7ce"; } -.fa-sliders::before { - content: "\f1de"; } +.fa-truck-fast::before { + content: "\f48b"; } -.fa-sliders-h::before { - content: "\f1de"; } +.fa-shipping-fast::before { + content: "\f48b"; } -.fa-smog::before { - content: "\f75f"; } +.fa-fish::before { + content: "\f578"; } -.fa-smoking::before { - content: "\f48d"; } +.fa-user-graduate::before { + content: "\f501"; } -.fa-snowflake::before { - content: "\f2dc"; } +.fa-circle-half-stroke::before { + content: "\f042"; } -.fa-snowman::before { - content: "\f7d0"; } +.fa-adjust::before { + content: "\f042"; } -.fa-snowplow::before { - content: "\f7d2"; } +.fa-clapperboard::before { + content: "\e131"; } -.fa-soap::before { - content: "\e06e"; } +.fa-circle-radiation::before { + content: "\f7ba"; } -.fa-socks::before { - content: "\f696"; } +.fa-radiation-alt::before { + content: "\f7ba"; } -.fa-solar-panel::before { - content: "\f5ba"; } +.fa-baseball::before { + content: "\f433"; } -.fa-sort::before { - content: "\f0dc"; } +.fa-baseball-ball::before { + content: "\f433"; } -.fa-unsorted::before { - content: "\f0dc"; } +.fa-jet-fighter-up::before { + content: "\e518"; } -.fa-sort-down::before { - content: "\f0dd"; } +.fa-diagram-project::before { + content: "\f542"; } -.fa-sort-desc::before { - content: "\f0dd"; } +.fa-project-diagram::before { + content: "\f542"; } -.fa-sort-up::before { - content: "\f0de"; } +.fa-copy::before { + content: "\f0c5"; } -.fa-sort-asc::before { - content: "\f0de"; } +.fa-volume-xmark::before { + content: "\f6a9"; } -.fa-spa::before { - content: "\f5bb"; } +.fa-volume-mute::before { + content: "\f6a9"; } -.fa-spaghetti-monster-flying::before { - content: "\f67b"; } +.fa-volume-times::before { + content: "\f6a9"; } -.fa-pastafarianism::before { - content: "\f67b"; } +.fa-hand-sparkles::before { + content: "\e05d"; } -.fa-spell-check::before { - content: "\f891"; } +.fa-grip::before { + content: "\f58d"; } -.fa-spider::before { - content: "\f717"; } +.fa-grip-horizontal::before { + content: "\f58d"; } -.fa-spinner::before { - content: "\f110"; } +.fa-share-from-square::before { + content: "\f14d"; } -.fa-splotch::before { - content: "\f5bc"; } +.fa-share-square::before { + content: "\f14d"; } -.fa-spoon::before { - content: "\f2e5"; } +.fa-child-combatant::before { + content: "\e4e0"; } -.fa-utensil-spoon::before { - content: "\f2e5"; } +.fa-child-rifle::before { + content: "\e4e0"; } -.fa-spray-can::before { - content: "\f5bd"; } +.fa-gun::before { + content: "\e19b"; } -.fa-spray-can-sparkles::before { - content: "\f5d0"; } +.fa-square-phone::before { + content: "\f098"; } -.fa-air-freshener::before { - content: "\f5d0"; } +.fa-phone-square::before { + content: "\f098"; } -.fa-square::before { - content: "\f0c8"; } +.fa-plus::before { + content: "\2b"; } -.fa-square-arrow-up-right::before { - content: "\f14c"; } +.fa-add::before { + content: "\2b"; } -.fa-external-link-square::before { - content: "\f14c"; } +.fa-expand::before { + content: "\f065"; } -.fa-square-caret-down::before { - content: "\f150"; } +.fa-computer::before { + content: "\e4e5"; } -.fa-caret-square-down::before { - content: "\f150"; } +.fa-xmark::before { + content: "\f00d"; } -.fa-square-caret-left::before { - content: "\f191"; } +.fa-close::before { + content: "\f00d"; } -.fa-caret-square-left::before { - content: "\f191"; } +.fa-multiply::before { + content: "\f00d"; } -.fa-square-caret-right::before { - content: "\f152"; } +.fa-remove::before { + content: "\f00d"; } -.fa-caret-square-right::before { - content: "\f152"; } +.fa-times::before { + content: "\f00d"; } -.fa-square-caret-up::before { - content: "\f151"; } +.fa-arrows-up-down-left-right::before { + content: "\f047"; } -.fa-caret-square-up::before { - content: "\f151"; } +.fa-arrows::before { + content: "\f047"; } -.fa-square-check::before { - content: "\f14a"; } +.fa-chalkboard-user::before { + content: "\f51c"; } -.fa-check-square::before { - content: "\f14a"; } +.fa-chalkboard-teacher::before { + content: "\f51c"; } -.fa-square-envelope::before { - content: "\f199"; } +.fa-peso-sign::before { + content: "\e222"; } -.fa-envelope-square::before { - content: "\f199"; } +.fa-building-shield::before { + content: "\e4d8"; } -.fa-square-full::before { - content: "\f45c"; } +.fa-baby::before { + content: "\f77c"; } -.fa-square-h::before { - content: "\f0fd"; } +.fa-users-line::before { + content: "\e592"; } -.fa-h-square::before { - content: "\f0fd"; } +.fa-quote-left::before { + content: "\f10d"; } -.fa-square-minus::before { - content: "\f146"; } +.fa-quote-left-alt::before { + content: "\f10d"; } -.fa-minus-square::before { - content: "\f146"; } +.fa-tractor::before { + content: "\f722"; } -.fa-square-nfi::before { - content: "\e576"; } +.fa-trash-arrow-up::before { + content: "\f829"; } -.fa-square-parking::before { - content: "\f540"; } +.fa-trash-restore::before { + content: "\f829"; } -.fa-parking::before { - content: "\f540"; } +.fa-arrow-down-up-lock::before { + content: "\e4b0"; } -.fa-square-pen::before { - content: "\f14b"; } +.fa-lines-leaning::before { + content: "\e51e"; } -.fa-pen-square::before { - content: "\f14b"; } +.fa-ruler-combined::before { + content: "\f546"; } -.fa-pencil-square::before { - content: "\f14b"; } +.fa-copyright::before { + content: "\f1f9"; } -.fa-square-person-confined::before { - content: "\e577"; } +.fa-equals::before { + content: "\3d"; } -.fa-square-phone::before { - content: "\f098"; } +.fa-blender::before { + content: "\f517"; } -.fa-phone-square::before { - content: "\f098"; } +.fa-teeth::before { + content: "\f62e"; } -.fa-square-phone-flip::before { - content: "\f87b"; } +.fa-shekel-sign::before { + content: "\f20b"; } -.fa-phone-square-alt::before { - content: "\f87b"; } +.fa-ils::before { + content: "\f20b"; } -.fa-square-plus::before { - content: "\f0fe"; } +.fa-shekel::before { + content: "\f20b"; } -.fa-plus-square::before { - content: "\f0fe"; } +.fa-sheqel::before { + content: "\f20b"; } -.fa-square-poll-horizontal::before { - content: "\f682"; } +.fa-sheqel-sign::before { + content: "\f20b"; } -.fa-poll-h::before { - content: "\f682"; } +.fa-map::before { + content: "\f279"; } -.fa-square-poll-vertical::before { - content: "\f681"; } +.fa-rocket::before { + content: "\f135"; } -.fa-poll::before { - content: "\f681"; } +.fa-photo-film::before { + content: "\f87c"; } -.fa-square-root-variable::before { - content: "\f698"; } +.fa-photo-video::before { + content: "\f87c"; } -.fa-square-root-alt::before { - content: "\f698"; } +.fa-folder-minus::before { + content: "\f65d"; } -.fa-square-rss::before { - content: "\f143"; } +.fa-store::before { + content: "\f54e"; } -.fa-rss-square::before { - content: "\f143"; } +.fa-arrow-trend-up::before { + content: "\e098"; } -.fa-square-share-nodes::before { - content: "\f1e1"; } +.fa-plug-circle-minus::before { + content: "\e55e"; } -.fa-share-alt-square::before { - content: "\f1e1"; } +.fa-sign-hanging::before { + content: "\f4d9"; } -.fa-square-up-right::before { - content: "\f360"; } +.fa-sign::before { + content: "\f4d9"; } -.fa-external-link-square-alt::before { - content: "\f360"; } +.fa-bezier-curve::before { + content: "\f55b"; } -.fa-square-virus::before { - content: "\e578"; } +.fa-bell-slash::before { + content: "\f1f6"; } -.fa-square-xmark::before { - content: "\f2d3"; } +.fa-tablet::before { + content: "\f3fb"; } -.fa-times-square::before { - content: "\f2d3"; } +.fa-tablet-android::before { + content: "\f3fb"; } -.fa-xmark-square::before { - content: "\f2d3"; } +.fa-school-flag::before { + content: "\e56e"; } -.fa-staff-aesculapius::before { - content: "\e579"; } +.fa-fill::before { + content: "\f575"; } -.fa-rod-asclepius::before { - content: "\e579"; } +.fa-angle-up::before { + content: "\f106"; } -.fa-rod-snake::before { - content: "\e579"; } +.fa-drumstick-bite::before { + content: "\f6d7"; } -.fa-staff-snake::before { - content: "\e579"; } +.fa-holly-berry::before { + content: "\f7aa"; } -.fa-stairs::before { - content: "\e289"; } +.fa-chevron-left::before { + content: "\f053"; } -.fa-stamp::before { - content: "\f5bf"; } +.fa-bacteria::before { + content: "\e059"; } -.fa-star::before { - content: "\f005"; } +.fa-hand-lizard::before { + content: "\f258"; } -.fa-star-and-crescent::before { - content: "\f699"; } +.fa-notdef::before { + content: "\e1fe"; } -.fa-star-half::before { - content: "\f089"; } +.fa-disease::before { + content: "\f7fa"; } -.fa-star-half-stroke::before { - content: "\f5c0"; } +.fa-briefcase-medical::before { + content: "\f469"; } -.fa-star-half-alt::before { - content: "\f5c0"; } +.fa-genderless::before { + content: "\f22d"; } -.fa-star-of-david::before { - content: "\f69a"; } +.fa-chevron-right::before { + content: "\f054"; } -.fa-star-of-life::before { - content: "\f621"; } +.fa-retweet::before { + content: "\f079"; } -.fa-sterling-sign::before { - content: "\f154"; } +.fa-car-rear::before { + content: "\f5de"; } -.fa-gbp::before { - content: "\f154"; } +.fa-car-alt::before { + content: "\f5de"; } -.fa-pound-sign::before { - content: "\f154"; } +.fa-pump-soap::before { + content: "\e06b"; } -.fa-stethoscope::before { - content: "\f0f1"; } +.fa-video-slash::before { + content: "\f4e2"; } -.fa-stop::before { - content: "\f04d"; } +.fa-battery-quarter::before { + content: "\f243"; } -.fa-stopwatch::before { - content: "\f2f2"; } +.fa-battery-2::before { + content: "\f243"; } -.fa-stopwatch-20::before { - content: "\e06f"; } +.fa-radio::before { + content: "\f8d7"; } -.fa-store::before { - content: "\f54e"; } +.fa-baby-carriage::before { + content: "\f77d"; } -.fa-store-slash::before { - content: "\e071"; } +.fa-carriage-baby::before { + content: "\f77d"; } -.fa-street-view::before { - content: "\f21d"; } +.fa-traffic-light::before { + content: "\f637"; } -.fa-strikethrough::before { - content: "\f0cc"; } +.fa-thermometer::before { + content: "\f491"; } -.fa-stroopwafel::before { - content: "\f551"; } +.fa-vr-cardboard::before { + content: "\f729"; } -.fa-subscript::before { - content: "\f12c"; } +.fa-hand-middle-finger::before { + content: "\f806"; } -.fa-suitcase::before { - content: "\f0f2"; } +.fa-percent::before { + content: "\25"; } -.fa-suitcase-medical::before { - content: "\f0fa"; } +.fa-percentage::before { + content: "\25"; } -.fa-medkit::before { - content: "\f0fa"; } +.fa-truck-moving::before { + content: "\f4df"; } -.fa-suitcase-rolling::before { - content: "\f5c1"; } +.fa-glass-water-droplet::before { + content: "\e4f5"; } -.fa-sun::before { - content: "\f185"; } +.fa-display::before { + content: "\e163"; } -.fa-sun-plant-wilt::before { - content: "\e57a"; } +.fa-face-smile::before { + content: "\f118"; } -.fa-superscript::before { - content: "\f12b"; } +.fa-smile::before { + content: "\f118"; } -.fa-swatchbook::before { - content: "\f5c3"; } +.fa-thumbtack::before { + content: "\f08d"; } -.fa-synagogue::before { - content: "\f69b"; } +.fa-thumb-tack::before { + content: "\f08d"; } -.fa-syringe::before { - content: "\f48e"; } +.fa-trophy::before { + content: "\f091"; } -.fa-t::before { - content: "\54"; } +.fa-person-praying::before { + content: "\f683"; } -.fa-table::before { - content: "\f0ce"; } +.fa-pray::before { + content: "\f683"; } -.fa-table-cells::before { - content: "\f00a"; } +.fa-hammer::before { + content: "\f6e3"; } -.fa-th::before { - content: "\f00a"; } +.fa-hand-peace::before { + content: "\f25b"; } -.fa-table-cells-large::before { - content: "\f009"; } +.fa-rotate::before { + content: "\f2f1"; } -.fa-th-large::before { - content: "\f009"; } +.fa-sync-alt::before { + content: "\f2f1"; } -.fa-table-columns::before { - content: "\f0db"; } +.fa-spinner::before { + content: "\f110"; } -.fa-columns::before { - content: "\f0db"; } +.fa-robot::before { + content: "\f544"; } -.fa-table-list::before { - content: "\f00b"; } +.fa-peace::before { + content: "\f67c"; } -.fa-th-list::before { - content: "\f00b"; } +.fa-gears::before { + content: "\f085"; } -.fa-table-tennis-paddle-ball::before { - content: "\f45d"; } +.fa-cogs::before { + content: "\f085"; } -.fa-ping-pong-paddle-ball::before { - content: "\f45d"; } +.fa-warehouse::before { + content: "\f494"; } -.fa-table-tennis::before { - content: "\f45d"; } +.fa-arrow-up-right-dots::before { + content: "\e4b7"; } -.fa-tablet::before { - content: "\f3fb"; } +.fa-splotch::before { + content: "\f5bc"; } -.fa-tablet-android::before { - content: "\f3fb"; } +.fa-face-grin-hearts::before { + content: "\f584"; } -.fa-tablet-button::before { - content: "\f10a"; } +.fa-grin-hearts::before { + content: "\f584"; } -.fa-tablet-screen-button::before { - content: "\f3fa"; } +.fa-dice-four::before { + content: "\f524"; } -.fa-tablet-alt::before { - content: "\f3fa"; } +.fa-sim-card::before { + content: "\f7c4"; } -.fa-tablets::before { - content: "\f490"; } +.fa-transgender::before { + content: "\f225"; } -.fa-tachograph-digital::before { - content: "\f566"; } +.fa-transgender-alt::before { + content: "\f225"; } -.fa-digital-tachograph::before { - content: "\f566"; } +.fa-mercury::before { + content: "\f223"; } -.fa-tag::before { - content: "\f02b"; } +.fa-arrow-turn-down::before { + content: "\f149"; } -.fa-tags::before { - content: "\f02c"; } +.fa-level-down::before { + content: "\f149"; } -.fa-tape::before { - content: "\f4db"; } +.fa-person-falling-burst::before { + content: "\e547"; } -.fa-tarp::before { - content: "\e57b"; } +.fa-award::before { + content: "\f559"; } -.fa-tarp-droplet::before { - content: "\e57c"; } +.fa-ticket-simple::before { + content: "\f3ff"; } -.fa-taxi::before { - content: "\f1ba"; } +.fa-ticket-alt::before { + content: "\f3ff"; } -.fa-cab::before { - content: "\f1ba"; } +.fa-building::before { + content: "\f1ad"; } -.fa-teeth::before { - content: "\f62e"; } +.fa-angles-left::before { + content: "\f100"; } -.fa-teeth-open::before { - content: "\f62f"; } +.fa-angle-double-left::before { + content: "\f100"; } -.fa-temperature-arrow-down::before { - content: "\e03f"; } +.fa-qrcode::before { + content: "\f029"; } -.fa-temperature-down::before { - content: "\e03f"; } +.fa-clock-rotate-left::before { + content: "\f1da"; } -.fa-temperature-arrow-up::before { - content: "\e040"; } +.fa-history::before { + content: "\f1da"; } -.fa-temperature-up::before { - content: "\e040"; } +.fa-face-grin-beam-sweat::before { + content: "\f583"; } -.fa-temperature-empty::before { - content: "\f2cb"; } +.fa-grin-beam-sweat::before { + content: "\f583"; } -.fa-temperature-0::before { - content: "\f2cb"; } +.fa-file-export::before { + content: "\f56e"; } -.fa-thermometer-0::before { - content: "\f2cb"; } +.fa-arrow-right-from-file::before { + content: "\f56e"; } -.fa-thermometer-empty::before { - content: "\f2cb"; } +.fa-shield::before { + content: "\f132"; } -.fa-temperature-full::before { - content: "\f2c7"; } +.fa-shield-blank::before { + content: "\f132"; } -.fa-temperature-4::before { - content: "\f2c7"; } +.fa-arrow-up-short-wide::before { + content: "\f885"; } -.fa-thermometer-4::before { - content: "\f2c7"; } +.fa-sort-amount-up-alt::before { + content: "\f885"; } -.fa-thermometer-full::before { - content: "\f2c7"; } +.fa-house-medical::before { + content: "\e3b2"; } -.fa-temperature-half::before { - content: "\f2c9"; } +.fa-golf-ball-tee::before { + content: "\f450"; } -.fa-temperature-2::before { - content: "\f2c9"; } +.fa-golf-ball::before { + content: "\f450"; } -.fa-thermometer-2::before { - content: "\f2c9"; } +.fa-circle-chevron-left::before { + content: "\f137"; } -.fa-thermometer-half::before { - content: "\f2c9"; } +.fa-chevron-circle-left::before { + content: "\f137"; } -.fa-temperature-high::before { - content: "\f769"; } +.fa-house-chimney-window::before { + content: "\e00d"; } -.fa-temperature-low::before { - content: "\f76b"; } +.fa-pen-nib::before { + content: "\f5ad"; } -.fa-temperature-quarter::before { - content: "\f2ca"; } +.fa-tent-arrow-turn-left::before { + content: "\e580"; } -.fa-temperature-1::before { - content: "\f2ca"; } +.fa-tents::before { + content: "\e582"; } -.fa-thermometer-1::before { - content: "\f2ca"; } +.fa-wand-magic::before { + content: "\f0d0"; } -.fa-thermometer-quarter::before { - content: "\f2ca"; } +.fa-magic::before { + content: "\f0d0"; } -.fa-temperature-three-quarters::before { - content: "\f2c8"; } +.fa-dog::before { + content: "\f6d3"; } -.fa-temperature-3::before { - content: "\f2c8"; } +.fa-carrot::before { + content: "\f787"; } -.fa-thermometer-3::before { - content: "\f2c8"; } +.fa-moon::before { + content: "\f186"; } -.fa-thermometer-three-quarters::before { - content: "\f2c8"; } +.fa-wine-glass-empty::before { + content: "\f5ce"; } -.fa-tenge-sign::before { - content: "\f7d7"; } +.fa-wine-glass-alt::before { + content: "\f5ce"; } -.fa-tenge::before { - content: "\f7d7"; } +.fa-cheese::before { + content: "\f7ef"; } -.fa-tent::before { - content: "\e57d"; } +.fa-yin-yang::before { + content: "\f6ad"; } -.fa-tent-arrow-down-to-line::before { - content: "\e57e"; } +.fa-music::before { + content: "\f001"; } -.fa-tent-arrow-left-right::before { - content: "\e57f"; } +.fa-code-commit::before { + content: "\f386"; } -.fa-tent-arrow-turn-left::before { - content: "\e580"; } +.fa-temperature-low::before { + content: "\f76b"; } -.fa-tent-arrows-down::before { - content: "\e581"; } +.fa-person-biking::before { + content: "\f84a"; } -.fa-tents::before { - content: "\e582"; } +.fa-biking::before { + content: "\f84a"; } -.fa-terminal::before { - content: "\f120"; } +.fa-broom::before { + content: "\f51a"; } -.fa-text-height::before { - content: "\f034"; } +.fa-shield-heart::before { + content: "\e574"; } -.fa-text-slash::before { - content: "\f87d"; } +.fa-gopuram::before { + content: "\f664"; } -.fa-remove-format::before { - content: "\f87d"; } +.fa-earth-oceania::before { + content: "\e47b"; } -.fa-text-width::before { - content: "\f035"; } +.fa-globe-oceania::before { + content: "\e47b"; } -.fa-thermometer::before { - content: "\f491"; } +.fa-square-xmark::before { + content: "\f2d3"; } -.fa-thumbs-down::before { - content: "\f165"; } +.fa-times-square::before { + content: "\f2d3"; } -.fa-thumbs-up::before { - content: "\f164"; } +.fa-xmark-square::before { + content: "\f2d3"; } -.fa-thumbtack::before { - content: "\f08d"; } +.fa-hashtag::before { + content: "\23"; } -.fa-thumb-tack::before { - content: "\f08d"; } +.fa-up-right-and-down-left-from-center::before { + content: "\f424"; } -.fa-ticket::before { - content: "\f145"; } +.fa-expand-alt::before { + content: "\f424"; } -.fa-ticket-simple::before { - content: "\f3ff"; } +.fa-oil-can::before { + content: "\f613"; } -.fa-ticket-alt::before { - content: "\f3ff"; } +.fa-t::before { + content: "\54"; } -.fa-timeline::before { - content: "\e29c"; } +.fa-hippo::before { + content: "\f6ed"; } -.fa-toggle-off::before { - content: "\f204"; } +.fa-chart-column::before { + content: "\e0e3"; } -.fa-toggle-on::before { - content: "\f205"; } +.fa-infinity::before { + content: "\f534"; } -.fa-toilet::before { - content: "\f7d8"; } +.fa-vial-circle-check::before { + content: "\e596"; } -.fa-toilet-paper::before { - content: "\f71e"; } +.fa-person-arrow-down-to-line::before { + content: "\e538"; } -.fa-toilet-paper-slash::before { - content: "\e072"; } +.fa-voicemail::before { + content: "\f897"; } -.fa-toilet-portable::before { - content: "\e583"; } +.fa-fan::before { + content: "\f863"; } -.fa-toilets-portable::before { - content: "\e584"; } +.fa-person-walking-luggage::before { + content: "\e554"; } -.fa-toolbox::before { - content: "\f552"; } +.fa-up-down::before { + content: "\f338"; } -.fa-tooth::before { - content: "\f5c9"; } +.fa-arrows-alt-v::before { + content: "\f338"; } -.fa-torii-gate::before { - content: "\f6a1"; } +.fa-cloud-moon-rain::before { + content: "\f73c"; } -.fa-tornado::before { - content: "\f76f"; } +.fa-calendar::before { + content: "\f133"; } -.fa-tower-broadcast::before { - content: "\f519"; } +.fa-trailer::before { + content: "\e041"; } -.fa-broadcast-tower::before { - content: "\f519"; } +.fa-bahai::before { + content: "\f666"; } -.fa-tower-cell::before { - content: "\e585"; } +.fa-haykal::before { + content: "\f666"; } -.fa-tower-observation::before { - content: "\e586"; } +.fa-sd-card::before { + content: "\f7c2"; } -.fa-tractor::before { - content: "\f722"; } +.fa-dragon::before { + content: "\f6d5"; } -.fa-trademark::before { - content: "\f25c"; } +.fa-shoe-prints::before { + content: "\f54b"; } -.fa-traffic-light::before { - content: "\f637"; } +.fa-circle-plus::before { + content: "\f055"; } -.fa-trailer::before { - content: "\e041"; } +.fa-plus-circle::before { + content: "\f055"; } -.fa-train::before { - content: "\f238"; } +.fa-face-grin-tongue-wink::before { + content: "\f58b"; } -.fa-train-subway::before { - content: "\f239"; } +.fa-grin-tongue-wink::before { + content: "\f58b"; } -.fa-subway::before { - content: "\f239"; } +.fa-hand-holding::before { + content: "\f4bd"; } -.fa-train-tram::before { - content: "\f7da"; } +.fa-plug-circle-exclamation::before { + content: "\e55d"; } -.fa-tram::before { - content: "\f7da"; } +.fa-link-slash::before { + content: "\f127"; } -.fa-transgender::before { - content: "\f225"; } +.fa-chain-broken::before { + content: "\f127"; } -.fa-transgender-alt::before { - content: "\f225"; } +.fa-chain-slash::before { + content: "\f127"; } -.fa-trash::before { - content: "\f1f8"; } +.fa-unlink::before { + content: "\f127"; } -.fa-trash-arrow-up::before { - content: "\f829"; } +.fa-clone::before { + content: "\f24d"; } -.fa-trash-restore::before { - content: "\f829"; } +.fa-person-walking-arrow-loop-left::before { + content: "\e551"; } -.fa-trash-can::before { - content: "\f2ed"; } +.fa-arrow-up-z-a::before { + content: "\f882"; } -.fa-trash-alt::before { - content: "\f2ed"; } +.fa-sort-alpha-up-alt::before { + content: "\f882"; } -.fa-trash-can-arrow-up::before { - content: "\f82a"; } +.fa-fire-flame-curved::before { + content: "\f7e4"; } -.fa-trash-restore-alt::before { - content: "\f82a"; } +.fa-fire-alt::before { + content: "\f7e4"; } -.fa-tree::before { - content: "\f1bb"; } +.fa-tornado::before { + content: "\f76f"; } -.fa-tree-city::before { - content: "\e587"; } +.fa-file-circle-plus::before { + content: "\e494"; } -.fa-triangle-exclamation::before { - content: "\f071"; } +.fa-book-quran::before { + content: "\f687"; } -.fa-exclamation-triangle::before { - content: "\f071"; } +.fa-quran::before { + content: "\f687"; } -.fa-warning::before { - content: "\f071"; } +.fa-anchor::before { + content: "\f13d"; } -.fa-trophy::before { - content: "\f091"; } +.fa-border-all::before { + content: "\f84c"; } -.fa-trowel::before { - content: "\e589"; } +.fa-face-angry::before { + content: "\f556"; } -.fa-trowel-bricks::before { - content: "\e58a"; } +.fa-angry::before { + content: "\f556"; } -.fa-truck::before { - content: "\f0d1"; } +.fa-cookie-bite::before { + content: "\f564"; } -.fa-truck-arrow-right::before { - content: "\e58b"; } +.fa-arrow-trend-down::before { + content: "\e097"; } -.fa-truck-droplet::before { - content: "\e58c"; } +.fa-rss::before { + content: "\f09e"; } -.fa-truck-fast::before { - content: "\f48b"; } +.fa-feed::before { + content: "\f09e"; } -.fa-shipping-fast::before { - content: "\f48b"; } +.fa-draw-polygon::before { + content: "\f5ee"; } -.fa-truck-field::before { - content: "\e58d"; } +.fa-scale-balanced::before { + content: "\f24e"; } -.fa-truck-field-un::before { - content: "\e58e"; } +.fa-balance-scale::before { + content: "\f24e"; } -.fa-truck-front::before { - content: "\e2b7"; } +.fa-gauge-simple-high::before { + content: "\f62a"; } -.fa-truck-medical::before { - content: "\f0f9"; } +.fa-tachometer::before { + content: "\f62a"; } -.fa-ambulance::before { - content: "\f0f9"; } +.fa-tachometer-fast::before { + content: "\f62a"; } -.fa-truck-monster::before { - content: "\f63b"; } +.fa-shower::before { + content: "\f2cc"; } -.fa-truck-moving::before { - content: "\f4df"; } +.fa-desktop::before { + content: "\f390"; } -.fa-truck-pickup::before { - content: "\f63c"; } +.fa-desktop-alt::before { + content: "\f390"; } -.fa-truck-plane::before { - content: "\e58f"; } +.fa-m::before { + content: "\4d"; } -.fa-truck-ramp-box::before { - content: "\f4de"; } +.fa-table-list::before { + content: "\f00b"; } -.fa-truck-loading::before { - content: "\f4de"; } +.fa-th-list::before { + content: "\f00b"; } -.fa-tty::before { - content: "\f1e4"; } +.fa-comment-sms::before { + content: "\f7cd"; } -.fa-teletype::before { - content: "\f1e4"; } +.fa-sms::before { + content: "\f7cd"; } -.fa-turkish-lira-sign::before { - content: "\e2bb"; } +.fa-book::before { + content: "\f02d"; } -.fa-try::before { - content: "\e2bb"; } +.fa-user-plus::before { + content: "\f234"; } -.fa-turkish-lira::before { - content: "\e2bb"; } +.fa-check::before { + content: "\f00c"; } -.fa-turn-down::before { - content: "\f3be"; } +.fa-battery-three-quarters::before { + content: "\f241"; } -.fa-level-down-alt::before { - content: "\f3be"; } +.fa-battery-4::before { + content: "\f241"; } -.fa-turn-up::before { - content: "\f3bf"; } +.fa-house-circle-check::before { + content: "\e509"; } -.fa-level-up-alt::before { - content: "\f3bf"; } +.fa-angle-left::before { + content: "\f104"; } -.fa-tv::before { - content: "\f26c"; } +.fa-diagram-successor::before { + content: "\e47a"; } -.fa-television::before { - content: "\f26c"; } +.fa-truck-arrow-right::before { + content: "\e58b"; } -.fa-tv-alt::before { - content: "\f26c"; } +.fa-arrows-split-up-and-left::before { + content: "\e4bc"; } -.fa-u::before { - content: "\55"; } +.fa-hand-fist::before { + content: "\f6de"; } -.fa-umbrella::before { - content: "\f0e9"; } +.fa-fist-raised::before { + content: "\f6de"; } -.fa-umbrella-beach::before { - content: "\f5ca"; } +.fa-cloud-moon::before { + content: "\f6c3"; } -.fa-underline::before { - content: "\f0cd"; } +.fa-briefcase::before { + content: "\f0b1"; } -.fa-universal-access::before { - content: "\f29a"; } +.fa-person-falling::before { + content: "\e546"; } -.fa-unlock::before { - content: "\f09c"; } +.fa-image-portrait::before { + content: "\f3e0"; } -.fa-unlock-keyhole::before { - content: "\f13e"; } +.fa-portrait::before { + content: "\f3e0"; } -.fa-unlock-alt::before { - content: "\f13e"; } +.fa-user-tag::before { + content: "\f507"; } -.fa-up-down::before { - content: "\f338"; } +.fa-rug::before { + content: "\e569"; } -.fa-arrows-alt-v::before { - content: "\f338"; } +.fa-earth-europe::before { + content: "\f7a2"; } -.fa-up-down-left-right::before { - content: "\f0b2"; } +.fa-globe-europe::before { + content: "\f7a2"; } -.fa-arrows-alt::before { - content: "\f0b2"; } +.fa-cart-flatbed-suitcase::before { + content: "\f59d"; } -.fa-up-long::before { - content: "\f30c"; } +.fa-luggage-cart::before { + content: "\f59d"; } -.fa-long-arrow-alt-up::before { - content: "\f30c"; } +.fa-rectangle-xmark::before { + content: "\f410"; } -.fa-up-right-and-down-left-from-center::before { - content: "\f424"; } +.fa-rectangle-times::before { + content: "\f410"; } -.fa-expand-alt::before { - content: "\f424"; } +.fa-times-rectangle::before { + content: "\f410"; } -.fa-up-right-from-square::before { - content: "\f35d"; } +.fa-window-close::before { + content: "\f410"; } -.fa-external-link-alt::before { - content: "\f35d"; } +.fa-baht-sign::before { + content: "\e0ac"; } -.fa-upload::before { - content: "\f093"; } +.fa-book-open::before { + content: "\f518"; } -.fa-user::before { - content: "\f007"; } +.fa-book-journal-whills::before { + content: "\f66a"; } -.fa-user-astronaut::before { - content: "\f4fb"; } +.fa-journal-whills::before { + content: "\f66a"; } -.fa-user-check::before { - content: "\f4fc"; } +.fa-handcuffs::before { + content: "\e4f8"; } -.fa-user-clock::before { - content: "\f4fd"; } +.fa-triangle-exclamation::before { + content: "\f071"; } -.fa-user-doctor::before { - content: "\f0f0"; } +.fa-exclamation-triangle::before { + content: "\f071"; } -.fa-user-md::before { - content: "\f0f0"; } +.fa-warning::before { + content: "\f071"; } -.fa-user-gear::before { - content: "\f4fe"; } +.fa-database::before { + content: "\f1c0"; } -.fa-user-cog::before { - content: "\f4fe"; } +.fa-share::before { + content: "\f064"; } -.fa-user-graduate::before { - content: "\f501"; } +.fa-arrow-turn-right::before { + content: "\f064"; } -.fa-user-group::before { - content: "\f500"; } +.fa-mail-forward::before { + content: "\f064"; } -.fa-user-friends::before { - content: "\f500"; } +.fa-bottle-droplet::before { + content: "\e4c4"; } -.fa-user-injured::before { - content: "\f728"; } +.fa-mask-face::before { + content: "\e1d7"; } -.fa-user-large::before { - content: "\f406"; } +.fa-hill-rockslide::before { + content: "\e508"; } -.fa-user-alt::before { - content: "\f406"; } +.fa-right-left::before { + content: "\f362"; } -.fa-user-large-slash::before { - content: "\f4fa"; } +.fa-exchange-alt::before { + content: "\f362"; } -.fa-user-alt-slash::before { - content: "\f4fa"; } +.fa-paper-plane::before { + content: "\f1d8"; } -.fa-user-lock::before { - content: "\f502"; } +.fa-road-circle-exclamation::before { + content: "\e565"; } -.fa-user-minus::before { - content: "\f503"; } +.fa-dungeon::before { + content: "\f6d9"; } -.fa-user-ninja::before { - content: "\f504"; } +.fa-align-right::before { + content: "\f038"; } -.fa-user-nurse::before { - content: "\f82f"; } +.fa-money-bill-1-wave::before { + content: "\f53b"; } -.fa-user-pen::before { - content: "\f4ff"; } +.fa-money-bill-wave-alt::before { + content: "\f53b"; } -.fa-user-edit::before { - content: "\f4ff"; } +.fa-life-ring::before { + content: "\f1cd"; } -.fa-user-plus::before { - content: "\f234"; } +.fa-hands::before { + content: "\f2a7"; } -.fa-user-secret::before { - content: "\f21b"; } +.fa-sign-language::before { + content: "\f2a7"; } -.fa-user-shield::before { - content: "\f505"; } +.fa-signing::before { + content: "\f2a7"; } -.fa-user-slash::before { - content: "\f506"; } +.fa-calendar-day::before { + content: "\f783"; } -.fa-user-tag::before { - content: "\f507"; } +.fa-water-ladder::before { + content: "\f5c5"; } -.fa-user-tie::before { - content: "\f508"; } +.fa-ladder-water::before { + content: "\f5c5"; } -.fa-user-xmark::before { - content: "\f235"; } +.fa-swimming-pool::before { + content: "\f5c5"; } -.fa-user-times::before { - content: "\f235"; } +.fa-arrows-up-down::before { + content: "\f07d"; } -.fa-users::before { - content: "\f0c0"; } +.fa-arrows-v::before { + content: "\f07d"; } -.fa-users-between-lines::before { - content: "\e591"; } +.fa-face-grimace::before { + content: "\f57f"; } -.fa-users-gear::before { - content: "\f509"; } +.fa-grimace::before { + content: "\f57f"; } -.fa-users-cog::before { - content: "\f509"; } +.fa-wheelchair-move::before { + content: "\e2ce"; } -.fa-users-line::before { - content: "\e592"; } +.fa-wheelchair-alt::before { + content: "\e2ce"; } -.fa-users-rays::before { - content: "\e593"; } +.fa-turn-down::before { + content: "\f3be"; } -.fa-users-rectangle::before { - content: "\e594"; } +.fa-level-down-alt::before { + content: "\f3be"; } -.fa-users-slash::before { - content: "\e073"; } +.fa-person-walking-arrow-right::before { + content: "\e552"; } -.fa-users-viewfinder::before { - content: "\e595"; } +.fa-square-envelope::before { + content: "\f199"; } -.fa-utensils::before { - content: "\f2e7"; } +.fa-envelope-square::before { + content: "\f199"; } -.fa-cutlery::before { - content: "\f2e7"; } +.fa-dice::before { + content: "\f522"; } -.fa-v::before { - content: "\56"; } +.fa-bowling-ball::before { + content: "\f436"; } -.fa-van-shuttle::before { - content: "\f5b6"; } +.fa-brain::before { + content: "\f5dc"; } -.fa-shuttle-van::before { - content: "\f5b6"; } +.fa-bandage::before { + content: "\f462"; } -.fa-vault::before { - content: "\e2c5"; } +.fa-band-aid::before { + content: "\f462"; } -.fa-vector-square::before { - content: "\f5cb"; } +.fa-calendar-minus::before { + content: "\f272"; } -.fa-venus::before { - content: "\f221"; } +.fa-circle-xmark::before { + content: "\f057"; } -.fa-venus-double::before { - content: "\f226"; } +.fa-times-circle::before { + content: "\f057"; } -.fa-venus-mars::before { - content: "\f228"; } +.fa-xmark-circle::before { + content: "\f057"; } -.fa-vest::before { - content: "\e085"; } +.fa-gifts::before { + content: "\f79c"; } -.fa-vest-patches::before { - content: "\e086"; } +.fa-hotel::before { + content: "\f594"; } -.fa-vial::before { - content: "\f492"; } +.fa-earth-asia::before { + content: "\f57e"; } -.fa-vial-circle-check::before { - content: "\e596"; } +.fa-globe-asia::before { + content: "\f57e"; } -.fa-vial-virus::before { - content: "\e597"; } +.fa-id-card-clip::before { + content: "\f47f"; } -.fa-vials::before { - content: "\f493"; } +.fa-id-card-alt::before { + content: "\f47f"; } -.fa-video::before { - content: "\f03d"; } +.fa-magnifying-glass-plus::before { + content: "\f00e"; } -.fa-video-camera::before { - content: "\f03d"; } +.fa-search-plus::before { + content: "\f00e"; } -.fa-video-slash::before { - content: "\f4e2"; } +.fa-thumbs-up::before { + content: "\f164"; } -.fa-vihara::before { - content: "\f6a7"; } +.fa-user-clock::before { + content: "\f4fd"; } -.fa-virus::before { - content: "\e074"; } +.fa-hand-dots::before { + content: "\f461"; } -.fa-virus-covid::before { - content: "\e4a8"; } +.fa-allergies::before { + content: "\f461"; } -.fa-virus-covid-slash::before { - content: "\e4a9"; } +.fa-file-invoice::before { + content: "\f570"; } -.fa-virus-slash::before { - content: "\e075"; } +.fa-window-minimize::before { + content: "\f2d1"; } -.fa-viruses::before { - content: "\e076"; } +.fa-mug-saucer::before { + content: "\f0f4"; } -.fa-voicemail::before { - content: "\f897"; } +.fa-coffee::before { + content: "\f0f4"; } -.fa-volcano::before { - content: "\f770"; } +.fa-brush::before { + content: "\f55d"; } -.fa-volleyball::before { - content: "\f45f"; } +.fa-mask::before { + content: "\f6fa"; } -.fa-volleyball-ball::before { - content: "\f45f"; } +.fa-magnifying-glass-minus::before { + content: "\f010"; } -.fa-volume-high::before { - content: "\f028"; } +.fa-search-minus::before { + content: "\f010"; } -.fa-volume-up::before { - content: "\f028"; } +.fa-ruler-vertical::before { + content: "\f548"; } -.fa-volume-low::before { - content: "\f027"; } +.fa-user-large::before { + content: "\f406"; } -.fa-volume-down::before { - content: "\f027"; } +.fa-user-alt::before { + content: "\f406"; } -.fa-volume-off::before { - content: "\f026"; } +.fa-train-tram::before { + content: "\e5b4"; } -.fa-volume-xmark::before { - content: "\f6a9"; } +.fa-user-nurse::before { + content: "\f82f"; } -.fa-volume-mute::before { - content: "\f6a9"; } +.fa-syringe::before { + content: "\f48e"; } -.fa-volume-times::before { - content: "\f6a9"; } +.fa-cloud-sun::before { + content: "\f6c4"; } -.fa-vr-cardboard::before { - content: "\f729"; } +.fa-stopwatch-20::before { + content: "\e06f"; } -.fa-w::before { - content: "\57"; } +.fa-square-full::before { + content: "\f45c"; } -.fa-walkie-talkie::before { - content: "\f8ef"; } +.fa-magnet::before { + content: "\f076"; } -.fa-wallet::before { - content: "\f555"; } +.fa-jar::before { + content: "\e516"; } -.fa-wand-magic::before { - content: "\f0d0"; } +.fa-note-sticky::before { + content: "\f249"; } -.fa-magic::before { - content: "\f0d0"; } +.fa-sticky-note::before { + content: "\f249"; } -.fa-wand-magic-sparkles::before { - content: "\e2ca"; } +.fa-bug-slash::before { + content: "\e490"; } -.fa-magic-wand-sparkles::before { - content: "\e2ca"; } +.fa-arrow-up-from-water-pump::before { + content: "\e4b6"; } -.fa-wand-sparkles::before { - content: "\f72b"; } +.fa-bone::before { + content: "\f5d7"; } -.fa-warehouse::before { - content: "\f494"; } +.fa-user-injured::before { + content: "\f728"; } -.fa-water::before { - content: "\f773"; } +.fa-face-sad-tear::before { + content: "\f5b4"; } -.fa-water-ladder::before { - content: "\f5c5"; } +.fa-sad-tear::before { + content: "\f5b4"; } -.fa-ladder-water::before { - content: "\f5c5"; } +.fa-plane::before { + content: "\f072"; } -.fa-swimming-pool::before { - content: "\f5c5"; } +.fa-tent-arrows-down::before { + content: "\e581"; } -.fa-wave-square::before { - content: "\f83e"; } +.fa-exclamation::before { + content: "\21"; } -.fa-weight-hanging::before { - content: "\f5cd"; } +.fa-arrows-spin::before { + content: "\e4bb"; } -.fa-weight-scale::before { - content: "\f496"; } +.fa-print::before { + content: "\f02f"; } -.fa-weight::before { - content: "\f496"; } +.fa-turkish-lira-sign::before { + content: "\e2bb"; } -.fa-wheat-awn::before { - content: "\e2cd"; } +.fa-try::before { + content: "\e2bb"; } -.fa-wheat-alt::before { - content: "\e2cd"; } +.fa-turkish-lira::before { + content: "\e2bb"; } -.fa-wheat-awn-circle-exclamation::before { - content: "\e598"; } +.fa-dollar-sign::before { + content: "\24"; } -.fa-wheelchair::before { - content: "\f193"; } +.fa-dollar::before { + content: "\24"; } -.fa-wheelchair-move::before { - content: "\e2ce"; } +.fa-usd::before { + content: "\24"; } -.fa-wheelchair-alt::before { - content: "\e2ce"; } +.fa-x::before { + content: "\58"; } -.fa-whiskey-glass::before { - content: "\f7a0"; } +.fa-magnifying-glass-dollar::before { + content: "\f688"; } -.fa-glass-whiskey::before { - content: "\f7a0"; } +.fa-search-dollar::before { + content: "\f688"; } -.fa-wifi::before { - content: "\f1eb"; } +.fa-users-gear::before { + content: "\f509"; } -.fa-wifi-3::before { - content: "\f1eb"; } +.fa-users-cog::before { + content: "\f509"; } -.fa-wifi-strong::before { - content: "\f1eb"; } +.fa-person-military-pointing::before { + content: "\e54a"; } -.fa-wind::before { - content: "\f72e"; } +.fa-building-columns::before { + content: "\f19c"; } -.fa-window-maximize::before { - content: "\f2d0"; } +.fa-bank::before { + content: "\f19c"; } -.fa-window-minimize::before { - content: "\f2d1"; } +.fa-institution::before { + content: "\f19c"; } -.fa-window-restore::before { - content: "\f2d2"; } +.fa-museum::before { + content: "\f19c"; } -.fa-wine-bottle::before { - content: "\f72f"; } +.fa-university::before { + content: "\f19c"; } -.fa-wine-glass::before { - content: "\f4e3"; } +.fa-umbrella::before { + content: "\f0e9"; } -.fa-wine-glass-empty::before { - content: "\f5ce"; } +.fa-trowel::before { + content: "\e589"; } -.fa-wine-glass-alt::before { - content: "\f5ce"; } +.fa-d::before { + content: "\44"; } -.fa-won-sign::before { - content: "\f159"; } +.fa-stapler::before { + content: "\e5af"; } -.fa-krw::before { - content: "\f159"; } +.fa-masks-theater::before { + content: "\f630"; } -.fa-won::before { - content: "\f159"; } +.fa-theater-masks::before { + content: "\f630"; } -.fa-worm::before { - content: "\e599"; } +.fa-kip-sign::before { + content: "\e1c4"; } -.fa-wrench::before { - content: "\f0ad"; } +.fa-hand-point-left::before { + content: "\f0a5"; } -.fa-x::before { - content: "\58"; } +.fa-handshake-simple::before { + content: "\f4c6"; } -.fa-x-ray::before { - content: "\f497"; } +.fa-handshake-alt::before { + content: "\f4c6"; } -.fa-xmark::before { - content: "\f00d"; } +.fa-jet-fighter::before { + content: "\f0fb"; } -.fa-close::before { - content: "\f00d"; } +.fa-fighter-jet::before { + content: "\f0fb"; } -.fa-multiply::before { - content: "\f00d"; } +.fa-square-share-nodes::before { + content: "\f1e1"; } -.fa-remove::before { - content: "\f00d"; } +.fa-share-alt-square::before { + content: "\f1e1"; } -.fa-times::before { - content: "\f00d"; } +.fa-barcode::before { + content: "\f02a"; } -.fa-xmarks-lines::before { - content: "\e59a"; } +.fa-plus-minus::before { + content: "\e43c"; } -.fa-y::before { - content: "\59"; } +.fa-video::before { + content: "\f03d"; } -.fa-yen-sign::before { - content: "\f157"; } +.fa-video-camera::before { + content: "\f03d"; } -.fa-cny::before { - content: "\f157"; } +.fa-graduation-cap::before { + content: "\f19d"; } -.fa-jpy::before { - content: "\f157"; } +.fa-mortar-board::before { + content: "\f19d"; } -.fa-rmb::before { - content: "\f157"; } +.fa-hand-holding-medical::before { + content: "\e05c"; } -.fa-yen::before { - content: "\f157"; } +.fa-person-circle-check::before { + content: "\e53e"; } -.fa-yin-yang::before { - content: "\f6ad"; } +.fa-turn-up::before { + content: "\f3bf"; } -.fa-z::before { - content: "\5a"; } +.fa-level-up-alt::before { + content: "\f3bf"; } .sr-only, .fa-sr-only { @@ -6337,475 +6377,544 @@ readers do not read off random characters that represent icons */ white-space: nowrap; border-width: 0; } :root, :host { - --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; } + --fa-style-family-brands: 'Font Awesome 6 Brands'; + --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; } @font-face { font-family: 'Font Awesome 6 Brands'; font-style: normal; font-weight: 400; font-display: block; - src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); } + src: url("../webfonts/FontAwesome6Brands-Regular-400.woff2") format("woff2"), url("../webfonts/FontAwesome6Brands-Regular-400.ttf") format("truetype"); } .fab, .fa-brands { - font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa-42-group:before { - content: "\e080"; } +.fa-monero:before { + content: "\f3d0"; } -.fa-innosoft:before { - content: "\e080"; } +.fa-hooli:before { + content: "\f427"; } -.fa-500px:before { - content: "\f26e"; } +.fa-yelp:before { + content: "\f1e9"; } -.fa-accessible-icon:before { - content: "\f368"; } +.fa-cc-visa:before { + content: "\f1f0"; } -.fa-accusoft:before { - content: "\f369"; } +.fa-lastfm:before { + content: "\f202"; } -.fa-adn:before { - content: "\f170"; } +.fa-shopware:before { + content: "\f5b5"; } -.fa-adversal:before { - content: "\f36a"; } +.fa-creative-commons-nc:before { + content: "\f4e8"; } -.fa-affiliatetheme:before { - content: "\f36b"; } +.fa-aws:before { + content: "\f375"; } -.fa-airbnb:before { - content: "\f834"; } +.fa-redhat:before { + content: "\f7bc"; } -.fa-algolia:before { - content: "\f36c"; } +.fa-yoast:before { + content: "\f2b1"; } -.fa-alipay:before { - content: "\f642"; } +.fa-cloudflare:before { + content: "\e07d"; } -.fa-amazon:before { - content: "\f270"; } +.fa-ups:before { + content: "\f7e0"; } -.fa-amazon-pay:before { - content: "\f42c"; } +.fa-wpexplorer:before { + content: "\f2de"; } -.fa-amilia:before { - content: "\f36d"; } +.fa-dyalog:before { + content: "\f399"; } -.fa-android:before { - content: "\f17b"; } +.fa-bity:before { + content: "\f37a"; } -.fa-angellist:before { - content: "\f209"; } +.fa-stackpath:before { + content: "\f842"; } -.fa-angrycreative:before { - content: "\f36e"; } +.fa-buysellads:before { + content: "\f20d"; } -.fa-angular:before { - content: "\f420"; } +.fa-first-order:before { + content: "\f2b0"; } + +.fa-modx:before { + content: "\f285"; } + +.fa-guilded:before { + content: "\e07e"; } + +.fa-vnv:before { + content: "\f40b"; } + +.fa-square-js:before { + content: "\f3b9"; } + +.fa-js-square:before { + content: "\f3b9"; } + +.fa-microsoft:before { + content: "\f3ca"; } + +.fa-qq:before { + content: "\f1d6"; } + +.fa-orcid:before { + content: "\f8d2"; } + +.fa-java:before { + content: "\f4e4"; } + +.fa-invision:before { + content: "\f7b0"; } + +.fa-creative-commons-pd-alt:before { + content: "\f4ed"; } + +.fa-centercode:before { + content: "\f380"; } + +.fa-glide-g:before { + content: "\f2a6"; } + +.fa-drupal:before { + content: "\f1a9"; } + +.fa-hire-a-helper:before { + content: "\f3b0"; } + +.fa-creative-commons-by:before { + content: "\f4e7"; } + +.fa-unity:before { + content: "\e049"; } + +.fa-whmcs:before { + content: "\f40d"; } -.fa-app-store:before { - content: "\f36f"; } +.fa-rocketchat:before { + content: "\f3e8"; } -.fa-app-store-ios:before { - content: "\f370"; } +.fa-vk:before { + content: "\f189"; } -.fa-apper:before { - content: "\f371"; } +.fa-untappd:before { + content: "\f405"; } -.fa-apple:before { - content: "\f179"; } +.fa-mailchimp:before { + content: "\f59e"; } -.fa-apple-pay:before { - content: "\f415"; } +.fa-css3-alt:before { + content: "\f38b"; } -.fa-artstation:before { - content: "\f77a"; } +.fa-square-reddit:before { + content: "\f1a2"; } -.fa-asymmetrik:before { - content: "\f372"; } +.fa-reddit-square:before { + content: "\f1a2"; } -.fa-atlassian:before { - content: "\f77b"; } +.fa-vimeo-v:before { + content: "\f27d"; } -.fa-audible:before { - content: "\f373"; } +.fa-contao:before { + content: "\f26d"; } -.fa-autoprefixer:before { - content: "\f41c"; } +.fa-square-font-awesome:before { + content: "\e5ad"; } -.fa-avianex:before { - content: "\f374"; } +.fa-deskpro:before { + content: "\f38f"; } -.fa-aviato:before { - content: "\f421"; } +.fa-sistrix:before { + content: "\f3ee"; } -.fa-aws:before { - content: "\f375"; } +.fa-square-instagram:before { + content: "\e055"; } -.fa-bandcamp:before { - content: "\f2d5"; } +.fa-instagram-square:before { + content: "\e055"; } .fa-battle-net:before { content: "\f835"; } -.fa-behance:before { - content: "\f1b4"; } +.fa-the-red-yeti:before { + content: "\f69d"; } -.fa-behance-square:before { - content: "\f1b5"; } +.fa-square-hacker-news:before { + content: "\f3af"; } -.fa-bilibili:before { - content: "\e3d9"; } +.fa-hacker-news-square:before { + content: "\f3af"; } -.fa-bimobject:before { - content: "\f378"; } +.fa-edge:before { + content: "\f282"; } -.fa-bitbucket:before { - content: "\f171"; } +.fa-threads:before { + content: "\e618"; } -.fa-bitcoin:before { - content: "\f379"; } +.fa-napster:before { + content: "\f3d2"; } -.fa-bity:before { - content: "\f37a"; } +.fa-square-snapchat:before { + content: "\f2ad"; } -.fa-black-tie:before { - content: "\f27e"; } +.fa-snapchat-square:before { + content: "\f2ad"; } -.fa-blackberry:before { - content: "\f37b"; } +.fa-google-plus-g:before { + content: "\f0d5"; } -.fa-blogger:before { - content: "\f37c"; } +.fa-artstation:before { + content: "\f77a"; } -.fa-blogger-b:before { - content: "\f37d"; } +.fa-markdown:before { + content: "\f60f"; } -.fa-bluetooth:before { - content: "\f293"; } +.fa-sourcetree:before { + content: "\f7d3"; } -.fa-bluetooth-b:before { - content: "\f294"; } +.fa-google-plus:before { + content: "\f2b3"; } -.fa-bootstrap:before { - content: "\f836"; } +.fa-diaspora:before { + content: "\f791"; } -.fa-bots:before { - content: "\e340"; } +.fa-foursquare:before { + content: "\f180"; } -.fa-btc:before { - content: "\f15a"; } +.fa-stack-overflow:before { + content: "\f16c"; } -.fa-buffer:before { - content: "\f837"; } +.fa-github-alt:before { + content: "\f113"; } -.fa-buromobelexperte:before { - content: "\f37f"; } +.fa-phoenix-squadron:before { + content: "\f511"; } -.fa-buy-n-large:before { - content: "\f8a6"; } +.fa-pagelines:before { + content: "\f18c"; } -.fa-buysellads:before { - content: "\f20d"; } +.fa-algolia:before { + content: "\f36c"; } -.fa-canadian-maple-leaf:before { - content: "\f785"; } +.fa-red-river:before { + content: "\f3e3"; } -.fa-cc-amazon-pay:before { - content: "\f42d"; } +.fa-creative-commons-sa:before { + content: "\f4ef"; } -.fa-cc-amex:before { - content: "\f1f3"; } +.fa-safari:before { + content: "\f267"; } -.fa-cc-apple-pay:before { - content: "\f416"; } +.fa-google:before { + content: "\f1a0"; } -.fa-cc-diners-club:before { - content: "\f24c"; } +.fa-square-font-awesome-stroke:before { + content: "\f35c"; } -.fa-cc-discover:before { - content: "\f1f2"; } +.fa-font-awesome-alt:before { + content: "\f35c"; } -.fa-cc-jcb:before { - content: "\f24b"; } +.fa-atlassian:before { + content: "\f77b"; } -.fa-cc-mastercard:before { - content: "\f1f1"; } +.fa-linkedin-in:before { + content: "\f0e1"; } -.fa-cc-paypal:before { - content: "\f1f4"; } +.fa-digital-ocean:before { + content: "\f391"; } -.fa-cc-stripe:before { - content: "\f1f5"; } +.fa-nimblr:before { + content: "\f5a8"; } -.fa-cc-visa:before { - content: "\f1f0"; } +.fa-chromecast:before { + content: "\f838"; } -.fa-centercode:before { - content: "\f380"; } +.fa-evernote:before { + content: "\f839"; } -.fa-centos:before { - content: "\f789"; } +.fa-hacker-news:before { + content: "\f1d4"; } -.fa-chrome:before { - content: "\f268"; } +.fa-creative-commons-sampling:before { + content: "\f4f0"; } -.fa-chromecast:before { - content: "\f838"; } +.fa-adversal:before { + content: "\f36a"; } -.fa-cloudflare:before { - content: "\e07d"; } +.fa-creative-commons:before { + content: "\f25e"; } -.fa-cloudscale:before { - content: "\f383"; } +.fa-watchman-monitoring:before { + content: "\e087"; } -.fa-cloudsmith:before { - content: "\f384"; } +.fa-fonticons:before { + content: "\f280"; } -.fa-cloudversify:before { - content: "\f385"; } +.fa-weixin:before { + content: "\f1d7"; } -.fa-cmplid:before { - content: "\e360"; } +.fa-shirtsinbulk:before { + content: "\f214"; } .fa-codepen:before { content: "\f1cb"; } -.fa-codiepie:before { - content: "\f284"; } +.fa-git-alt:before { + content: "\f841"; } -.fa-confluence:before { - content: "\f78d"; } +.fa-lyft:before { + content: "\f3c3"; } -.fa-connectdevelop:before { - content: "\f20e"; } +.fa-rev:before { + content: "\f5b2"; } -.fa-contao:before { - content: "\f26d"; } +.fa-windows:before { + content: "\f17a"; } -.fa-cotton-bureau:before { - content: "\f89e"; } +.fa-wizards-of-the-coast:before { + content: "\f730"; } -.fa-cpanel:before { - content: "\f388"; } +.fa-square-viadeo:before { + content: "\f2aa"; } -.fa-creative-commons:before { - content: "\f25e"; } +.fa-viadeo-square:before { + content: "\f2aa"; } -.fa-creative-commons-by:before { - content: "\f4e7"; } +.fa-meetup:before { + content: "\f2e0"; } -.fa-creative-commons-nc:before { - content: "\f4e8"; } +.fa-centos:before { + content: "\f789"; } + +.fa-adn:before { + content: "\f170"; } + +.fa-cloudsmith:before { + content: "\f384"; } + +.fa-pied-piper-alt:before { + content: "\f1a8"; } + +.fa-square-dribbble:before { + content: "\f397"; } + +.fa-dribbble-square:before { + content: "\f397"; } -.fa-creative-commons-nc-eu:before { - content: "\f4e9"; } +.fa-codiepie:before { + content: "\f284"; } -.fa-creative-commons-nc-jp:before { - content: "\f4ea"; } +.fa-node:before { + content: "\f419"; } -.fa-creative-commons-nd:before { - content: "\f4eb"; } +.fa-mix:before { + content: "\f3cb"; } -.fa-creative-commons-pd:before { - content: "\f4ec"; } +.fa-steam:before { + content: "\f1b6"; } -.fa-creative-commons-pd-alt:before { - content: "\f4ed"; } +.fa-cc-apple-pay:before { + content: "\f416"; } -.fa-creative-commons-remix:before { - content: "\f4ee"; } +.fa-scribd:before { + content: "\f28a"; } -.fa-creative-commons-sa:before { - content: "\f4ef"; } +.fa-debian:before { + content: "\e60b"; } -.fa-creative-commons-sampling:before { - content: "\f4f0"; } +.fa-openid:before { + content: "\f19b"; } -.fa-creative-commons-sampling-plus:before { - content: "\f4f1"; } +.fa-instalod:before { + content: "\e081"; } -.fa-creative-commons-share:before { - content: "\f4f2"; } +.fa-expeditedssl:before { + content: "\f23e"; } -.fa-creative-commons-zero:before { - content: "\f4f3"; } +.fa-sellcast:before { + content: "\f2da"; } -.fa-critical-role:before { - content: "\f6c9"; } +.fa-square-twitter:before { + content: "\f081"; } -.fa-css3:before { - content: "\f13c"; } +.fa-twitter-square:before { + content: "\f081"; } -.fa-css3-alt:before { - content: "\f38b"; } +.fa-r-project:before { + content: "\f4f7"; } -.fa-cuttlefish:before { - content: "\f38c"; } +.fa-delicious:before { + content: "\f1a5"; } -.fa-d-and-d:before { - content: "\f38d"; } +.fa-freebsd:before { + content: "\f3a4"; } -.fa-d-and-d-beyond:before { - content: "\f6ca"; } +.fa-vuejs:before { + content: "\f41f"; } -.fa-dailymotion:before { - content: "\e052"; } +.fa-accusoft:before { + content: "\f369"; } -.fa-dashcube:before { - content: "\f210"; } +.fa-ioxhost:before { + content: "\f208"; } -.fa-deezer:before { - content: "\e077"; } +.fa-fonticons-fi:before { + content: "\f3a2"; } -.fa-delicious:before { - content: "\f1a5"; } +.fa-app-store:before { + content: "\f36f"; } -.fa-deploydog:before { - content: "\f38e"; } +.fa-cc-mastercard:before { + content: "\f1f1"; } -.fa-deskpro:before { - content: "\f38f"; } +.fa-itunes-note:before { + content: "\f3b5"; } -.fa-dev:before { - content: "\f6cc"; } +.fa-golang:before { + content: "\e40f"; } -.fa-deviantart:before { - content: "\f1bd"; } +.fa-kickstarter:before { + content: "\f3bb"; } -.fa-dhl:before { - content: "\f790"; } +.fa-grav:before { + content: "\f2d6"; } -.fa-diaspora:before { - content: "\f791"; } +.fa-weibo:before { + content: "\f18a"; } -.fa-digg:before { - content: "\f1a6"; } +.fa-uncharted:before { + content: "\e084"; } -.fa-digital-ocean:before { - content: "\f391"; } +.fa-firstdraft:before { + content: "\f3a1"; } -.fa-discord:before { - content: "\f392"; } +.fa-square-youtube:before { + content: "\f431"; } -.fa-discourse:before { - content: "\f393"; } +.fa-youtube-square:before { + content: "\f431"; } -.fa-dochub:before { - content: "\f394"; } +.fa-wikipedia-w:before { + content: "\f266"; } -.fa-docker:before { - content: "\f395"; } +.fa-wpressr:before { + content: "\f3e4"; } -.fa-draft2digital:before { - content: "\f396"; } +.fa-rendact:before { + content: "\f3e4"; } -.fa-dribbble:before { - content: "\f17d"; } +.fa-angellist:before { + content: "\f209"; } -.fa-dribbble-square:before { - content: "\f397"; } +.fa-galactic-republic:before { + content: "\f50c"; } -.fa-dropbox:before { - content: "\f16b"; } +.fa-nfc-directional:before { + content: "\e530"; } -.fa-drupal:before { - content: "\f1a9"; } +.fa-skype:before { + content: "\f17e"; } -.fa-dyalog:before { - content: "\f399"; } +.fa-joget:before { + content: "\f3b7"; } -.fa-earlybirds:before { - content: "\f39a"; } +.fa-fedora:before { + content: "\f798"; } -.fa-ebay:before { - content: "\f4f4"; } +.fa-stripe-s:before { + content: "\f42a"; } -.fa-edge:before { - content: "\f282"; } +.fa-meta:before { + content: "\e49b"; } -.fa-edge-legacy:before { - content: "\e078"; } +.fa-laravel:before { + content: "\f3bd"; } -.fa-elementor:before { - content: "\f430"; } +.fa-hotjar:before { + content: "\f3b1"; } -.fa-ello:before { - content: "\f5f1"; } +.fa-bluetooth-b:before { + content: "\f294"; } -.fa-ember:before { - content: "\f423"; } +.fa-sticker-mule:before { + content: "\f3f7"; } -.fa-empire:before { - content: "\f1d1"; } +.fa-creative-commons-zero:before { + content: "\f4f3"; } -.fa-envira:before { - content: "\f299"; } +.fa-hips:before { + content: "\f452"; } -.fa-erlang:before { - content: "\f39d"; } +.fa-behance:before { + content: "\f1b4"; } -.fa-ethereum:before { - content: "\f42e"; } +.fa-reddit:before { + content: "\f1a1"; } -.fa-etsy:before { - content: "\f2d7"; } +.fa-discord:before { + content: "\f392"; } -.fa-evernote:before { - content: "\f839"; } +.fa-chrome:before { + content: "\f268"; } -.fa-expeditedssl:before { - content: "\f23e"; } +.fa-app-store-ios:before { + content: "\f370"; } -.fa-facebook:before { - content: "\f09a"; } +.fa-cc-discover:before { + content: "\f1f2"; } -.fa-facebook-f:before { - content: "\f39e"; } +.fa-wpbeginner:before { + content: "\f297"; } -.fa-facebook-messenger:before { - content: "\f39f"; } +.fa-confluence:before { + content: "\f78d"; } -.fa-facebook-square:before { - content: "\f082"; } +.fa-mdb:before { + content: "\f8ca"; } -.fa-fantasy-flight-games:before { - content: "\f6dc"; } +.fa-dochub:before { + content: "\f394"; } -.fa-fedex:before { - content: "\f797"; } +.fa-accessible-icon:before { + content: "\f368"; } -.fa-fedora:before { - content: "\f798"; } +.fa-ebay:before { + content: "\f4f4"; } -.fa-figma:before { - content: "\f799"; } +.fa-amazon:before { + content: "\f270"; } -.fa-firefox:before { - content: "\f269"; } +.fa-unsplash:before { + content: "\e07c"; } -.fa-firefox-browser:before { - content: "\e007"; } +.fa-yarn:before { + content: "\f7e3"; } -.fa-first-order:before { - content: "\f2b0"; } +.fa-square-steam:before { + content: "\f1b7"; } -.fa-first-order-alt:before { - content: "\f50a"; } +.fa-steam-square:before { + content: "\f1b7"; } -.fa-firstdraft:before { - content: "\f3a1"; } +.fa-500px:before { + content: "\f26e"; } -.fa-flickr:before { - content: "\f16e"; } +.fa-square-vimeo:before { + content: "\f194"; } -.fa-flipboard:before { - content: "\f44d"; } +.fa-vimeo-square:before { + content: "\f194"; } -.fa-fly:before { - content: "\f417"; } +.fa-asymmetrik:before { + content: "\f372"; } .fa-font-awesome:before { content: "\f2b4"; } @@ -6816,626 +6925,659 @@ readers do not read off random characters that represent icons */ .fa-font-awesome-logo-full:before { content: "\f2b4"; } -.fa-fonticons:before { - content: "\f280"; } +.fa-gratipay:before { + content: "\f184"; } -.fa-fonticons-fi:before { - content: "\f3a2"; } +.fa-apple:before { + content: "\f179"; } -.fa-fort-awesome:before { - content: "\f286"; } +.fa-hive:before { + content: "\e07f"; } -.fa-fort-awesome-alt:before { - content: "\f3a3"; } +.fa-gitkraken:before { + content: "\f3a6"; } -.fa-forumbee:before { - content: "\f211"; } +.fa-keybase:before { + content: "\f4f5"; } -.fa-foursquare:before { - content: "\f180"; } +.fa-apple-pay:before { + content: "\f415"; } -.fa-free-code-camp:before { - content: "\f2c5"; } +.fa-padlet:before { + content: "\e4a0"; } -.fa-freebsd:before { - content: "\f3a4"; } +.fa-amazon-pay:before { + content: "\f42c"; } -.fa-fulcrum:before { - content: "\f50b"; } +.fa-square-github:before { + content: "\f092"; } -.fa-galactic-republic:before { - content: "\f50c"; } +.fa-github-square:before { + content: "\f092"; } -.fa-galactic-senate:before { - content: "\f50d"; } +.fa-stumbleupon:before { + content: "\f1a4"; } -.fa-get-pocket:before { - content: "\f265"; } +.fa-fedex:before { + content: "\f797"; } -.fa-gg:before { - content: "\f260"; } +.fa-phoenix-framework:before { + content: "\f3dc"; } -.fa-gg-circle:before { - content: "\f261"; } +.fa-shopify:before { + content: "\e057"; } -.fa-git:before { - content: "\f1d3"; } +.fa-neos:before { + content: "\f612"; } -.fa-git-alt:before { - content: "\f841"; } +.fa-square-threads:before { + content: "\e619"; } -.fa-git-square:before { - content: "\f1d2"; } +.fa-hackerrank:before { + content: "\f5f7"; } -.fa-github:before { - content: "\f09b"; } +.fa-researchgate:before { + content: "\f4f8"; } -.fa-github-alt:before { - content: "\f113"; } +.fa-swift:before { + content: "\f8e1"; } -.fa-github-square:before { - content: "\f092"; } +.fa-angular:before { + content: "\f420"; } -.fa-gitkraken:before { - content: "\f3a6"; } +.fa-speakap:before { + content: "\f3f3"; } -.fa-gitlab:before { - content: "\f296"; } +.fa-angrycreative:before { + content: "\f36e"; } -.fa-gitter:before { - content: "\f426"; } +.fa-y-combinator:before { + content: "\f23b"; } -.fa-glide:before { - content: "\f2a5"; } +.fa-empire:before { + content: "\f1d1"; } -.fa-glide-g:before { - content: "\f2a6"; } +.fa-envira:before { + content: "\f299"; } -.fa-gofore:before { - content: "\f3a7"; } +.fa-square-gitlab:before { + content: "\e5ae"; } -.fa-golang:before { - content: "\e40f"; } +.fa-gitlab-square:before { + content: "\e5ae"; } -.fa-goodreads:before { - content: "\f3a8"; } +.fa-studiovinari:before { + content: "\f3f8"; } -.fa-goodreads-g:before { - content: "\f3a9"; } +.fa-pied-piper:before { + content: "\f2ae"; } -.fa-google:before { - content: "\f1a0"; } +.fa-wordpress:before { + content: "\f19a"; } -.fa-google-drive:before { - content: "\f3aa"; } +.fa-product-hunt:before { + content: "\f288"; } -.fa-google-pay:before { - content: "\e079"; } +.fa-firefox:before { + content: "\f269"; } -.fa-google-play:before { - content: "\f3ab"; } +.fa-linode:before { + content: "\f2b8"; } -.fa-google-plus:before { - content: "\f2b3"; } +.fa-goodreads:before { + content: "\f3a8"; } -.fa-google-plus-g:before { - content: "\f0d5"; } +.fa-square-odnoklassniki:before { + content: "\f264"; } -.fa-google-plus-square:before { - content: "\f0d4"; } +.fa-odnoklassniki-square:before { + content: "\f264"; } -.fa-google-wallet:before { - content: "\f1ee"; } +.fa-jsfiddle:before { + content: "\f1cc"; } -.fa-gratipay:before { - content: "\f184"; } +.fa-sith:before { + content: "\f512"; } -.fa-grav:before { - content: "\f2d6"; } +.fa-themeisle:before { + content: "\f2b2"; } -.fa-gripfire:before { - content: "\f3ac"; } +.fa-page4:before { + content: "\f3d7"; } -.fa-grunt:before { - content: "\f3ad"; } +.fa-hashnode:before { + content: "\e499"; } -.fa-guilded:before { - content: "\e07e"; } +.fa-react:before { + content: "\f41b"; } -.fa-gulp:before { - content: "\f3ae"; } +.fa-cc-paypal:before { + content: "\f1f4"; } -.fa-hacker-news:before { - content: "\f1d4"; } +.fa-squarespace:before { + content: "\f5be"; } -.fa-hacker-news-square:before { - content: "\f3af"; } +.fa-cc-stripe:before { + content: "\f1f5"; } -.fa-hackerrank:before { - content: "\f5f7"; } +.fa-creative-commons-share:before { + content: "\f4f2"; } -.fa-hashnode:before { - content: "\e499"; } +.fa-bitcoin:before { + content: "\f379"; } -.fa-hips:before { - content: "\f452"; } +.fa-keycdn:before { + content: "\f3ba"; } -.fa-hire-a-helper:before { - content: "\f3b0"; } +.fa-opera:before { + content: "\f26a"; } -.fa-hive:before { - content: "\e07f"; } +.fa-itch-io:before { + content: "\f83a"; } -.fa-hooli:before { - content: "\f427"; } +.fa-umbraco:before { + content: "\f8e8"; } -.fa-hornbill:before { - content: "\f592"; } +.fa-galactic-senate:before { + content: "\f50d"; } -.fa-hotjar:before { - content: "\f3b1"; } +.fa-ubuntu:before { + content: "\f7df"; } + +.fa-draft2digital:before { + content: "\f396"; } + +.fa-stripe:before { + content: "\f429"; } .fa-houzz:before { content: "\f27c"; } -.fa-html5:before { - content: "\f13b"; } +.fa-gg:before { + content: "\f260"; } + +.fa-dhl:before { + content: "\f790"; } + +.fa-square-pinterest:before { + content: "\f0d3"; } + +.fa-pinterest-square:before { + content: "\f0d3"; } + +.fa-xing:before { + content: "\f168"; } + +.fa-blackberry:before { + content: "\f37b"; } + +.fa-creative-commons-pd:before { + content: "\f4ec"; } + +.fa-playstation:before { + content: "\f3df"; } + +.fa-quinscape:before { + content: "\f459"; } + +.fa-less:before { + content: "\f41d"; } + +.fa-blogger-b:before { + content: "\f37d"; } -.fa-hubspot:before { - content: "\f3b2"; } +.fa-opencart:before { + content: "\f23d"; } -.fa-ideal:before { - content: "\e013"; } +.fa-vine:before { + content: "\f1ca"; } -.fa-imdb:before { - content: "\f2d8"; } +.fa-paypal:before { + content: "\f1ed"; } -.fa-instagram:before { - content: "\f16d"; } +.fa-gitlab:before { + content: "\f296"; } -.fa-instagram-square:before { - content: "\e055"; } +.fa-typo3:before { + content: "\f42b"; } -.fa-instalod:before { - content: "\e081"; } +.fa-reddit-alien:before { + content: "\f281"; } -.fa-intercom:before { - content: "\f7af"; } +.fa-yahoo:before { + content: "\f19e"; } -.fa-internet-explorer:before { - content: "\f26b"; } +.fa-dailymotion:before { + content: "\e052"; } -.fa-invision:before { - content: "\f7b0"; } +.fa-affiliatetheme:before { + content: "\f36b"; } -.fa-ioxhost:before { - content: "\f208"; } +.fa-pied-piper-pp:before { + content: "\f1a7"; } -.fa-itch-io:before { - content: "\f83a"; } +.fa-bootstrap:before { + content: "\f836"; } -.fa-itunes:before { - content: "\f3b4"; } +.fa-odnoklassniki:before { + content: "\f263"; } -.fa-itunes-note:before { - content: "\f3b5"; } +.fa-nfc-symbol:before { + content: "\e531"; } -.fa-java:before { - content: "\f4e4"; } +.fa-ethereum:before { + content: "\f42e"; } -.fa-jedi-order:before { - content: "\f50e"; } +.fa-speaker-deck:before { + content: "\f83c"; } -.fa-jenkins:before { - content: "\f3b6"; } +.fa-creative-commons-nc-eu:before { + content: "\f4e9"; } -.fa-jira:before { - content: "\f7b1"; } +.fa-patreon:before { + content: "\f3d9"; } -.fa-joget:before { - content: "\f3b7"; } +.fa-avianex:before { + content: "\f374"; } -.fa-joomla:before { - content: "\f1aa"; } +.fa-ello:before { + content: "\f5f1"; } -.fa-js:before { - content: "\f3b8"; } +.fa-gofore:before { + content: "\f3a7"; } -.fa-js-square:before { - content: "\f3b9"; } +.fa-bimobject:before { + content: "\f378"; } -.fa-jsfiddle:before { - content: "\f1cc"; } +.fa-facebook-f:before { + content: "\f39e"; } -.fa-kaggle:before { - content: "\f5fa"; } +.fa-square-google-plus:before { + content: "\f0d4"; } -.fa-keybase:before { - content: "\f4f5"; } +.fa-google-plus-square:before { + content: "\f0d4"; } -.fa-keycdn:before { - content: "\f3ba"; } +.fa-mandalorian:before { + content: "\f50f"; } -.fa-kickstarter:before { - content: "\f3bb"; } +.fa-first-order-alt:before { + content: "\f50a"; } -.fa-kickstarter-k:before { - content: "\f3bc"; } +.fa-osi:before { + content: "\f41a"; } -.fa-korvue:before { - content: "\f42f"; } +.fa-google-wallet:before { + content: "\f1ee"; } -.fa-laravel:before { - content: "\f3bd"; } +.fa-d-and-d-beyond:before { + content: "\f6ca"; } -.fa-lastfm:before { - content: "\f202"; } +.fa-periscope:before { + content: "\f3da"; } -.fa-lastfm-square:before { - content: "\f203"; } +.fa-fulcrum:before { + content: "\f50b"; } -.fa-leanpub:before { - content: "\f212"; } +.fa-cloudscale:before { + content: "\f383"; } -.fa-less:before { - content: "\f41d"; } +.fa-forumbee:before { + content: "\f211"; } -.fa-line:before { - content: "\f3c0"; } +.fa-mizuni:before { + content: "\f3cc"; } -.fa-linkedin:before { - content: "\f08c"; } +.fa-schlix:before { + content: "\f3ea"; } -.fa-linkedin-in:before { - content: "\f0e1"; } +.fa-square-xing:before { + content: "\f169"; } -.fa-linode:before { - content: "\f2b8"; } +.fa-xing-square:before { + content: "\f169"; } -.fa-linux:before { - content: "\f17c"; } +.fa-bandcamp:before { + content: "\f2d5"; } -.fa-lyft:before { - content: "\f3c3"; } +.fa-wpforms:before { + content: "\f298"; } -.fa-magento:before { - content: "\f3c4"; } +.fa-cloudversify:before { + content: "\f385"; } -.fa-mailchimp:before { - content: "\f59e"; } +.fa-usps:before { + content: "\f7e1"; } -.fa-mandalorian:before { - content: "\f50f"; } +.fa-megaport:before { + content: "\f5a3"; } -.fa-markdown:before { - content: "\f60f"; } +.fa-magento:before { + content: "\f3c4"; } -.fa-mastodon:before { - content: "\f4f6"; } +.fa-spotify:before { + content: "\f1bc"; } -.fa-maxcdn:before { - content: "\f136"; } +.fa-optin-monster:before { + content: "\f23c"; } -.fa-mdb:before { - content: "\f8ca"; } +.fa-fly:before { + content: "\f417"; } -.fa-medapps:before { - content: "\f3c6"; } +.fa-aviato:before { + content: "\f421"; } -.fa-medium:before { - content: "\f23a"; } +.fa-itunes:before { + content: "\f3b4"; } -.fa-medium-m:before { - content: "\f23a"; } +.fa-cuttlefish:before { + content: "\f38c"; } -.fa-medrt:before { - content: "\f3c8"; } +.fa-blogger:before { + content: "\f37c"; } -.fa-meetup:before { - content: "\f2e0"; } +.fa-flickr:before { + content: "\f16e"; } -.fa-megaport:before { - content: "\f5a3"; } +.fa-viber:before { + content: "\f409"; } -.fa-mendeley:before { - content: "\f7b3"; } +.fa-soundcloud:before { + content: "\f1be"; } -.fa-microblog:before { - content: "\e01a"; } +.fa-digg:before { + content: "\f1a6"; } -.fa-microsoft:before { - content: "\f3ca"; } +.fa-tencent-weibo:before { + content: "\f1d5"; } -.fa-mix:before { - content: "\f3cb"; } +.fa-symfony:before { + content: "\f83d"; } -.fa-mixcloud:before { - content: "\f289"; } +.fa-maxcdn:before { + content: "\f136"; } -.fa-mixer:before { - content: "\e056"; } +.fa-etsy:before { + content: "\f2d7"; } -.fa-mizuni:before { - content: "\f3cc"; } +.fa-facebook-messenger:before { + content: "\f39f"; } -.fa-modx:before { - content: "\f285"; } +.fa-audible:before { + content: "\f373"; } -.fa-monero:before { - content: "\f3d0"; } +.fa-think-peaks:before { + content: "\f731"; } -.fa-napster:before { - content: "\f3d2"; } +.fa-bilibili:before { + content: "\e3d9"; } -.fa-neos:before { - content: "\f612"; } +.fa-erlang:before { + content: "\f39d"; } -.fa-nfc-directional:before { - content: "\e530"; } +.fa-x-twitter:before { + content: "\e61b"; } -.fa-nfc-symbol:before { - content: "\e531"; } +.fa-cotton-bureau:before { + content: "\f89e"; } -.fa-nimblr:before { - content: "\f5a8"; } +.fa-dashcube:before { + content: "\f210"; } -.fa-node:before { - content: "\f419"; } +.fa-42-group:before { + content: "\e080"; } -.fa-node-js:before { - content: "\f3d3"; } +.fa-innosoft:before { + content: "\e080"; } -.fa-npm:before { - content: "\f3d4"; } +.fa-stack-exchange:before { + content: "\f18d"; } -.fa-ns8:before { - content: "\f3d5"; } +.fa-elementor:before { + content: "\f430"; } -.fa-nutritionix:before { - content: "\f3d6"; } +.fa-square-pied-piper:before { + content: "\e01e"; } -.fa-octopus-deploy:before { - content: "\e082"; } +.fa-pied-piper-square:before { + content: "\e01e"; } -.fa-odnoklassniki:before { - content: "\f263"; } +.fa-creative-commons-nd:before { + content: "\f4eb"; } -.fa-odnoklassniki-square:before { - content: "\f264"; } +.fa-palfed:before { + content: "\f3d8"; } -.fa-old-republic:before { - content: "\f510"; } +.fa-superpowers:before { + content: "\f2dd"; } -.fa-opencart:before { - content: "\f23d"; } +.fa-resolving:before { + content: "\f3e7"; } -.fa-openid:before { - content: "\f19b"; } +.fa-xbox:before { + content: "\f412"; } -.fa-opera:before { - content: "\f26a"; } +.fa-searchengin:before { + content: "\f3eb"; } -.fa-optin-monster:before { - content: "\f23c"; } +.fa-tiktok:before { + content: "\e07b"; } -.fa-orcid:before { - content: "\f8d2"; } +.fa-square-facebook:before { + content: "\f082"; } -.fa-osi:before { - content: "\f41a"; } +.fa-facebook-square:before { + content: "\f082"; } -.fa-padlet:before { - content: "\e4a0"; } +.fa-renren:before { + content: "\f18b"; } -.fa-page4:before { - content: "\f3d7"; } +.fa-linux:before { + content: "\f17c"; } -.fa-pagelines:before { - content: "\f18c"; } +.fa-glide:before { + content: "\f2a5"; } -.fa-palfed:before { - content: "\f3d8"; } +.fa-linkedin:before { + content: "\f08c"; } -.fa-patreon:before { - content: "\f3d9"; } +.fa-hubspot:before { + content: "\f3b2"; } -.fa-paypal:before { - content: "\f1ed"; } +.fa-deploydog:before { + content: "\f38e"; } -.fa-perbyte:before { - content: "\e083"; } +.fa-twitch:before { + content: "\f1e8"; } -.fa-periscope:before { - content: "\f3da"; } +.fa-ravelry:before { + content: "\f2d9"; } -.fa-phabricator:before { - content: "\f3db"; } +.fa-mixer:before { + content: "\e056"; } -.fa-phoenix-framework:before { - content: "\f3dc"; } +.fa-square-lastfm:before { + content: "\f203"; } -.fa-phoenix-squadron:before { - content: "\f511"; } +.fa-lastfm-square:before { + content: "\f203"; } -.fa-php:before { - content: "\f457"; } +.fa-vimeo:before { + content: "\f40a"; } -.fa-pied-piper:before { - content: "\f2ae"; } +.fa-mendeley:before { + content: "\f7b3"; } -.fa-pied-piper-alt:before { - content: "\f1a8"; } +.fa-uniregistry:before { + content: "\f404"; } -.fa-pied-piper-hat:before { - content: "\f4e5"; } +.fa-figma:before { + content: "\f799"; } -.fa-pied-piper-pp:before { - content: "\f1a7"; } +.fa-creative-commons-remix:before { + content: "\f4ee"; } -.fa-pied-piper-square:before { - content: "\e01e"; } +.fa-cc-amazon-pay:before { + content: "\f42d"; } -.fa-pinterest:before { - content: "\f0d2"; } +.fa-dropbox:before { + content: "\f16b"; } -.fa-pinterest-p:before { - content: "\f231"; } +.fa-instagram:before { + content: "\f16d"; } -.fa-pinterest-square:before { - content: "\f0d3"; } +.fa-cmplid:before { + content: "\e360"; } -.fa-pix:before { - content: "\e43a"; } +.fa-facebook:before { + content: "\f09a"; } -.fa-playstation:before { - content: "\f3df"; } +.fa-gripfire:before { + content: "\f3ac"; } -.fa-product-hunt:before { - content: "\f288"; } +.fa-jedi-order:before { + content: "\f50e"; } -.fa-pushed:before { - content: "\f3e1"; } +.fa-uikit:before { + content: "\f403"; } -.fa-python:before { - content: "\f3e2"; } +.fa-fort-awesome-alt:before { + content: "\f3a3"; } -.fa-qq:before { - content: "\f1d6"; } +.fa-phabricator:before { + content: "\f3db"; } -.fa-quinscape:before { - content: "\f459"; } +.fa-ussunnah:before { + content: "\f407"; } -.fa-quora:before { - content: "\f2c4"; } +.fa-earlybirds:before { + content: "\f39a"; } -.fa-r-project:before { - content: "\f4f7"; } +.fa-trade-federation:before { + content: "\f513"; } -.fa-raspberry-pi:before { - content: "\f7bb"; } +.fa-autoprefixer:before { + content: "\f41c"; } -.fa-ravelry:before { - content: "\f2d9"; } +.fa-whatsapp:before { + content: "\f232"; } -.fa-react:before { - content: "\f41b"; } +.fa-slideshare:before { + content: "\f1e7"; } -.fa-reacteurope:before { - content: "\f75d"; } +.fa-google-play:before { + content: "\f3ab"; } -.fa-readme:before { - content: "\f4d5"; } +.fa-viadeo:before { + content: "\f2a9"; } -.fa-rebel:before { - content: "\f1d0"; } +.fa-line:before { + content: "\f3c0"; } -.fa-red-river:before { - content: "\f3e3"; } +.fa-google-drive:before { + content: "\f3aa"; } -.fa-reddit:before { - content: "\f1a1"; } +.fa-servicestack:before { + content: "\f3ec"; } -.fa-reddit-alien:before { - content: "\f281"; } +.fa-simplybuilt:before { + content: "\f215"; } -.fa-reddit-square:before { - content: "\f1a2"; } +.fa-bitbucket:before { + content: "\f171"; } -.fa-redhat:before { - content: "\f7bc"; } +.fa-imdb:before { + content: "\f2d8"; } -.fa-renren:before { - content: "\f18b"; } +.fa-deezer:before { + content: "\e077"; } -.fa-replyd:before { - content: "\f3e6"; } +.fa-raspberry-pi:before { + content: "\f7bb"; } -.fa-researchgate:before { - content: "\f4f8"; } +.fa-jira:before { + content: "\f7b1"; } -.fa-resolving:before { - content: "\f3e7"; } +.fa-docker:before { + content: "\f395"; } -.fa-rev:before { - content: "\f5b2"; } +.fa-screenpal:before { + content: "\e570"; } -.fa-rocketchat:before { - content: "\f3e8"; } +.fa-bluetooth:before { + content: "\f293"; } -.fa-rockrms:before { - content: "\f3e9"; } +.fa-gitter:before { + content: "\f426"; } -.fa-rust:before { - content: "\e07a"; } +.fa-d-and-d:before { + content: "\f38d"; } -.fa-safari:before { - content: "\f267"; } +.fa-microblog:before { + content: "\e01a"; } -.fa-salesforce:before { - content: "\f83b"; } +.fa-cc-diners-club:before { + content: "\f24c"; } -.fa-sass:before { - content: "\f41e"; } +.fa-gg-circle:before { + content: "\f261"; } -.fa-schlix:before { - content: "\f3ea"; } +.fa-pied-piper-hat:before { + content: "\f4e5"; } -.fa-screenpal:before { - content: "\e570"; } +.fa-kickstarter-k:before { + content: "\f3bc"; } -.fa-scribd:before { - content: "\f28a"; } +.fa-yandex:before { + content: "\f413"; } -.fa-searchengin:before { - content: "\f3eb"; } +.fa-readme:before { + content: "\f4d5"; } -.fa-sellcast:before { - content: "\f2da"; } +.fa-html5:before { + content: "\f13b"; } .fa-sellsy:before { content: "\f213"; } -.fa-servicestack:before { - content: "\f3ec"; } - -.fa-shirtsinbulk:before { - content: "\f214"; } +.fa-sass:before { + content: "\f41e"; } -.fa-shopify:before { - content: "\e057"; } +.fa-wirsindhandwerk:before { + content: "\e2d0"; } -.fa-shopware:before { - content: "\f5b5"; } +.fa-wsh:before { + content: "\e2d0"; } -.fa-simplybuilt:before { - content: "\f215"; } +.fa-buromobelexperte:before { + content: "\f37f"; } -.fa-sistrix:before { - content: "\f3ee"; } +.fa-salesforce:before { + content: "\f83b"; } -.fa-sith:before { - content: "\f512"; } +.fa-octopus-deploy:before { + content: "\e082"; } -.fa-sitrox:before { - content: "\e44a"; } +.fa-medapps:before { + content: "\f3c6"; } -.fa-sketch:before { - content: "\f7c6"; } +.fa-ns8:before { + content: "\f3d5"; } -.fa-skyatlas:before { - content: "\f216"; } +.fa-pinterest-p:before { + content: "\f231"; } -.fa-skype:before { - content: "\f17e"; } +.fa-apper:before { + content: "\f371"; } -.fa-slack:before { - content: "\f198"; } +.fa-fort-awesome:before { + content: "\f286"; } -.fa-slack-hash:before { - content: "\f198"; } +.fa-waze:before { + content: "\f83f"; } -.fa-slideshare:before { - content: "\f1e7"; } +.fa-cc-jcb:before { + content: "\f24b"; } .fa-snapchat:before { content: "\f2ab"; } @@ -7443,389 +7585,387 @@ readers do not read off random characters that represent icons */ .fa-snapchat-ghost:before { content: "\f2ab"; } -.fa-snapchat-square:before { - content: "\f2ad"; } - -.fa-soundcloud:before { - content: "\f1be"; } - -.fa-sourcetree:before { - content: "\f7d3"; } +.fa-fantasy-flight-games:before { + content: "\f6dc"; } -.fa-speakap:before { - content: "\f3f3"; } +.fa-rust:before { + content: "\e07a"; } -.fa-speaker-deck:before { - content: "\f83c"; } +.fa-wix:before { + content: "\f5cf"; } -.fa-spotify:before { - content: "\f1bc"; } +.fa-square-behance:before { + content: "\f1b5"; } -.fa-square-font-awesome:before { - content: "\f425"; } +.fa-behance-square:before { + content: "\f1b5"; } -.fa-square-font-awesome-stroke:before { - content: "\f35c"; } +.fa-supple:before { + content: "\f3f9"; } -.fa-font-awesome-alt:before { - content: "\f35c"; } +.fa-rebel:before { + content: "\f1d0"; } -.fa-squarespace:before { - content: "\f5be"; } +.fa-css3:before { + content: "\f13c"; } -.fa-stack-exchange:before { - content: "\f18d"; } +.fa-staylinked:before { + content: "\f3f5"; } -.fa-stack-overflow:before { - content: "\f16c"; } +.fa-kaggle:before { + content: "\f5fa"; } -.fa-stackpath:before { - content: "\f842"; } +.fa-space-awesome:before { + content: "\e5ac"; } -.fa-staylinked:before { - content: "\f3f5"; } +.fa-deviantart:before { + content: "\f1bd"; } -.fa-steam:before { - content: "\f1b6"; } +.fa-cpanel:before { + content: "\f388"; } -.fa-steam-square:before { - content: "\f1b7"; } +.fa-goodreads-g:before { + content: "\f3a9"; } -.fa-steam-symbol:before { - content: "\f3f6"; } +.fa-square-git:before { + content: "\f1d2"; } -.fa-sticker-mule:before { - content: "\f3f7"; } +.fa-git-square:before { + content: "\f1d2"; } -.fa-strava:before { - content: "\f428"; } +.fa-square-tumblr:before { + content: "\f174"; } -.fa-stripe:before { - content: "\f429"; } +.fa-tumblr-square:before { + content: "\f174"; } -.fa-stripe-s:before { - content: "\f42a"; } +.fa-trello:before { + content: "\f181"; } -.fa-studiovinari:before { - content: "\f3f8"; } +.fa-creative-commons-nc-jp:before { + content: "\f4ea"; } -.fa-stumbleupon:before { - content: "\f1a4"; } +.fa-get-pocket:before { + content: "\f265"; } -.fa-stumbleupon-circle:before { - content: "\f1a3"; } +.fa-perbyte:before { + content: "\e083"; } -.fa-superpowers:before { - content: "\f2dd"; } +.fa-grunt:before { + content: "\f3ad"; } -.fa-supple:before { - content: "\f3f9"; } +.fa-weebly:before { + content: "\f5cc"; } -.fa-suse:before { - content: "\f7d6"; } +.fa-connectdevelop:before { + content: "\f20e"; } -.fa-swift:before { - content: "\f8e1"; } +.fa-leanpub:before { + content: "\f212"; } -.fa-symfony:before { - content: "\f83d"; } +.fa-black-tie:before { + content: "\f27e"; } -.fa-teamspeak:before { - content: "\f4f9"; } +.fa-themeco:before { + content: "\f5c6"; } -.fa-telegram:before { - content: "\f2c6"; } +.fa-python:before { + content: "\f3e2"; } -.fa-telegram-plane:before { - content: "\f2c6"; } +.fa-android:before { + content: "\f17b"; } -.fa-tencent-weibo:before { - content: "\f1d5"; } +.fa-bots:before { + content: "\e340"; } -.fa-the-red-yeti:before { - content: "\f69d"; } +.fa-free-code-camp:before { + content: "\f2c5"; } -.fa-themeco:before { - content: "\f5c6"; } +.fa-hornbill:before { + content: "\f592"; } -.fa-themeisle:before { - content: "\f2b2"; } +.fa-js:before { + content: "\f3b8"; } -.fa-think-peaks:before { - content: "\f731"; } +.fa-ideal:before { + content: "\e013"; } -.fa-tiktok:before { - content: "\e07b"; } +.fa-git:before { + content: "\f1d3"; } -.fa-trade-federation:before { - content: "\f513"; } +.fa-dev:before { + content: "\f6cc"; } -.fa-trello:before { - content: "\f181"; } +.fa-sketch:before { + content: "\f7c6"; } -.fa-tumblr:before { - content: "\f173"; } +.fa-yandex-international:before { + content: "\f414"; } -.fa-tumblr-square:before { - content: "\f174"; } +.fa-cc-amex:before { + content: "\f1f3"; } -.fa-twitch:before { - content: "\f1e8"; } +.fa-uber:before { + content: "\f402"; } -.fa-twitter:before { - content: "\f099"; } +.fa-github:before { + content: "\f09b"; } -.fa-twitter-square:before { - content: "\f081"; } +.fa-php:before { + content: "\f457"; } -.fa-typo3:before { - content: "\f42b"; } +.fa-alipay:before { + content: "\f642"; } -.fa-uber:before { - content: "\f402"; } +.fa-youtube:before { + content: "\f167"; } -.fa-ubuntu:before { - content: "\f7df"; } +.fa-skyatlas:before { + content: "\f216"; } -.fa-uikit:before { - content: "\f403"; } +.fa-firefox-browser:before { + content: "\e007"; } -.fa-umbraco:before { - content: "\f8e8"; } +.fa-replyd:before { + content: "\f3e6"; } -.fa-uncharted:before { - content: "\e084"; } +.fa-suse:before { + content: "\f7d6"; } -.fa-uniregistry:before { - content: "\f404"; } +.fa-jenkins:before { + content: "\f3b6"; } -.fa-unity:before { - content: "\e049"; } +.fa-twitter:before { + content: "\f099"; } -.fa-unsplash:before { - content: "\e07c"; } +.fa-rockrms:before { + content: "\f3e9"; } -.fa-untappd:before { - content: "\f405"; } +.fa-pinterest:before { + content: "\f0d2"; } -.fa-ups:before { - content: "\f7e0"; } +.fa-buffer:before { + content: "\f837"; } -.fa-usb:before { - content: "\f287"; } +.fa-npm:before { + content: "\f3d4"; } -.fa-usps:before { - content: "\f7e1"; } +.fa-yammer:before { + content: "\f840"; } -.fa-ussunnah:before { - content: "\f407"; } +.fa-btc:before { + content: "\f15a"; } -.fa-vaadin:before { - content: "\f408"; } +.fa-dribbble:before { + content: "\f17d"; } -.fa-viacoin:before { - content: "\f237"; } +.fa-stumbleupon-circle:before { + content: "\f1a3"; } -.fa-viadeo:before { - content: "\f2a9"; } +.fa-internet-explorer:before { + content: "\f26b"; } -.fa-viadeo-square:before { - content: "\f2aa"; } +.fa-stubber:before { + content: "\e5c7"; } -.fa-viber:before { - content: "\f409"; } +.fa-telegram:before { + content: "\f2c6"; } -.fa-vimeo:before { - content: "\f40a"; } +.fa-telegram-plane:before { + content: "\f2c6"; } -.fa-vimeo-square:before { - content: "\f194"; } +.fa-old-republic:before { + content: "\f510"; } -.fa-vimeo-v:before { - content: "\f27d"; } +.fa-odysee:before { + content: "\e5c6"; } -.fa-vine:before { - content: "\f1ca"; } +.fa-square-whatsapp:before { + content: "\f40c"; } -.fa-vk:before { - content: "\f189"; } +.fa-whatsapp-square:before { + content: "\f40c"; } -.fa-vnv:before { - content: "\f40b"; } +.fa-node-js:before { + content: "\f3d3"; } -.fa-vuejs:before { - content: "\f41f"; } +.fa-edge-legacy:before { + content: "\e078"; } -.fa-watchman-monitoring:before { - content: "\e087"; } +.fa-slack:before { + content: "\f198"; } -.fa-waze:before { - content: "\f83f"; } +.fa-slack-hash:before { + content: "\f198"; } -.fa-weebly:before { - content: "\f5cc"; } +.fa-medrt:before { + content: "\f3c8"; } -.fa-weibo:before { - content: "\f18a"; } +.fa-usb:before { + content: "\f287"; } -.fa-weixin:before { - content: "\f1d7"; } +.fa-tumblr:before { + content: "\f173"; } -.fa-whatsapp:before { - content: "\f232"; } +.fa-vaadin:before { + content: "\f408"; } -.fa-whatsapp-square:before { - content: "\f40c"; } +.fa-quora:before { + content: "\f2c4"; } -.fa-whmcs:before { - content: "\f40d"; } +.fa-square-x-twitter:before { + content: "\e61a"; } -.fa-wikipedia-w:before { - content: "\f266"; } +.fa-reacteurope:before { + content: "\f75d"; } -.fa-windows:before { - content: "\f17a"; } +.fa-medium:before { + content: "\f23a"; } -.fa-wirsindhandwerk:before { - content: "\e2d0"; } +.fa-medium-m:before { + content: "\f23a"; } -.fa-wsh:before { - content: "\e2d0"; } +.fa-amilia:before { + content: "\f36d"; } -.fa-wix:before { - content: "\f5cf"; } +.fa-mixcloud:before { + content: "\f289"; } -.fa-wizards-of-the-coast:before { - content: "\f730"; } +.fa-flipboard:before { + content: "\f44d"; } -.fa-wodu:before { - content: "\e088"; } +.fa-viacoin:before { + content: "\f237"; } -.fa-wolf-pack-battalion:before { - content: "\f514"; } +.fa-critical-role:before { + content: "\f6c9"; } -.fa-wordpress:before { - content: "\f19a"; } +.fa-sitrox:before { + content: "\e44a"; } -.fa-wordpress-simple:before { - content: "\f411"; } +.fa-discourse:before { + content: "\f393"; } -.fa-wpbeginner:before { - content: "\f297"; } +.fa-joomla:before { + content: "\f1aa"; } -.fa-wpexplorer:before { - content: "\f2de"; } +.fa-mastodon:before { + content: "\f4f6"; } -.fa-wpforms:before { - content: "\f298"; } +.fa-airbnb:before { + content: "\f834"; } -.fa-wpressr:before { - content: "\f3e4"; } +.fa-wolf-pack-battalion:before { + content: "\f514"; } -.fa-xbox:before { - content: "\f412"; } +.fa-buy-n-large:before { + content: "\f8a6"; } -.fa-xing:before { - content: "\f168"; } +.fa-gulp:before { + content: "\f3ae"; } -.fa-xing-square:before { - content: "\f169"; } +.fa-creative-commons-sampling-plus:before { + content: "\f4f1"; } -.fa-y-combinator:before { - content: "\f23b"; } +.fa-strava:before { + content: "\f428"; } -.fa-yahoo:before { - content: "\f19e"; } +.fa-ember:before { + content: "\f423"; } -.fa-yammer:before { - content: "\f840"; } +.fa-canadian-maple-leaf:before { + content: "\f785"; } -.fa-yandex:before { - content: "\f413"; } +.fa-teamspeak:before { + content: "\f4f9"; } -.fa-yandex-international:before { - content: "\f414"; } +.fa-pushed:before { + content: "\f3e1"; } -.fa-yarn:before { - content: "\f7e3"; } +.fa-wordpress-simple:before { + content: "\f411"; } -.fa-yelp:before { - content: "\f1e9"; } +.fa-nutritionix:before { + content: "\f3d6"; } -.fa-yoast:before { - content: "\f2b1"; } +.fa-wodu:before { + content: "\e088"; } -.fa-youtube:before { - content: "\f167"; } +.fa-google-pay:before { + content: "\e079"; } -.fa-youtube-square:before { - content: "\f431"; } +.fa-intercom:before { + content: "\f7af"; } .fa-zhihu:before { content: "\f63f"; } + +.fa-korvue:before { + content: "\f42f"; } + +.fa-pix:before { + content: "\e43a"; } + +.fa-steam-symbol:before { + content: "\f3f6"; } :root, :host { - --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; } + --fa-style-family-classic: 'Font Awesome 6 Free'; + --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; } @font-face { font-family: 'Font Awesome 6 Free'; font-style: normal; font-weight: 400; font-display: block; - src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); } + src: url("../webfonts/FontAwesome6Free-Regular-400.woff2") format("woff2"), url("../webfonts/FontAwesome6Free-Regular-400.ttf") format("truetype"); } .far, .fa-regular { - font-family: 'Font Awesome 6 Free'; font-weight: 400; } :root, :host { - --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; } + --fa-style-family-classic: 'Font Awesome 6 Free'; + --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; } @font-face { font-family: 'Font Awesome 6 Free'; font-style: normal; font-weight: 900; font-display: block; - src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); } + src: url("../webfonts/FontAwesome6Free-Solid-900.woff2") format("woff2"), url("../webfonts/FontAwesome6Free-Solid-900.ttf") format("truetype"); } .fas, .fa-solid { - font-family: 'Font Awesome 6 Free'; font-weight: 900; } @font-face { - font-family: "Font Awesome 5 Brands"; + font-family: 'Font Awesome 6 Brands'; font-display: block; font-weight: 400; - src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); } + src: url("../webfonts/FontAwesome6Brands-Regular-400.woff2") format("woff2"), url("../webfonts/FontAwesome6Brands-Regular-400.ttf") format("truetype"); } @font-face { - font-family: "Font Awesome 5 Free"; + font-family: 'Font Awesome 6 Free'; font-display: block; font-weight: 900; - src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); } + src: url("../webfonts/FontAwesome6Free-Solid-900.woff2") format("woff2"), url("../webfonts/FontAwesome6Free-Solid-900.ttf") format("truetype"); } @font-face { - font-family: "Font Awesome 5 Free"; + font-family: 'Font Awesome 6 Free'; font-display: block; font-weight: 400; - src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); } + src: url("../webfonts/../webfonts/FontAwesome6Free-Regular-400.woff2") format("woff2"), url("../webfonts/FontAwesome6Free-Regular-400.ttf") format("truetype"); } @font-face { - font-family: "FontAwesome"; + font-family: 'Font Awesome 6 Free'; font-display: block; - src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); } + src: url("../webfonts/FontAwesome6Free-Solid-900.woff2") format("woff2"), url("../webfonts/FontAwesome6Free-Solid-900.ttf") format("truetype"); } @font-face { - font-family: "FontAwesome"; + font-family: 'Font Awesome 6 Brands'; font-display: block; - src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); } + src: url("../webfonts/FontAwesome6Brands-Regular-400.woff2") format("woff2"), url("../webfonts/FontAwesome6Brands-Regular-400.ttf") format("truetype"); } @font-face { - font-family: "FontAwesome"; + font-family: 'Font Awesome 6 Free'; font-display: block; - src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); + src: url("../webfonts/FontAwesome6Free-Regular-400.woff2") format("woff2"), url("../../webfonts/FontAwesome6Free-Regular-400.ttf") format("truetype"); unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; } -@font-face { - font-family: "FontAwesome"; - font-display: block; - src: url("../webfonts/fa-v4compatibility.woff2") format("woff2"), url("../webfonts/fa-v4compatibility.ttf") format("truetype"); - unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A; } diff --git a/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Brands-Regular-400.ttf b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Brands-Regular-400.ttf new file mode 100644 index 00000000..34a1436b Binary files /dev/null and b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Brands-Regular-400.ttf differ diff --git a/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Brands-Regular-400.woff2 b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Brands-Regular-400.woff2 new file mode 100644 index 00000000..d1a319f3 Binary files /dev/null and b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Brands-Regular-400.woff2 differ diff --git a/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Regular-400.ttf b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Regular-400.ttf new file mode 100644 index 00000000..d0aeac95 Binary files /dev/null and b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Regular-400.ttf differ diff --git a/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Regular-400.woff2 b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Regular-400.woff2 new file mode 100644 index 00000000..f3918d2b Binary files /dev/null and b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Regular-400.woff2 differ diff --git a/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Solid-900.ttf b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Solid-900.ttf new file mode 100644 index 00000000..deab676f Binary files /dev/null and b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Solid-900.ttf differ diff --git a/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Solid-900.woff2 b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Solid-900.woff2 new file mode 100644 index 00000000..53c1987f Binary files /dev/null and b/_extensions/quarto-ext/fontawesome/assets/webfonts/FontAwesome6Free-Solid-900.woff2 differ diff --git a/_quarto.yml b/_quarto.yml index 82919af4..259697bc 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -2,6 +2,12 @@ project: type: book output-dir: _public +render: + - "cards/*.qmd" + - "01_R_Insee/*.qmd" + - "02_Bonnes_pratiques/*.qmd" + - "03_Fiches_thematiques/*.qmd" + comments: hypothesis: true @@ -26,7 +32,6 @@ book: repo-url: https://github.com/InseeFrLab/utilitR repo-actions: [edit,issue] repo-branch: master - cover-image: resources/logo-utilitr.png favicon: resources/logo-utilitr.png # navbar: @@ -41,7 +46,10 @@ book: chapters: - index.qmd - - 01_R_Insee/Fiche_utiliser_utilitR.qmd + - part: "Introduction" + chapters: + - 01_R_Insee/presentation_utilitr.qmd + - 01_R_Insee/Fiche_utiliser_utilitR.qmd - part: "Mener un projet statistique avec R" chapters: - 03_Fiches_thematiques/Fiche_rprojects.qmd @@ -60,10 +68,12 @@ book: - 03_Fiches_thematiques/Fiche_import_fichiers_parquet.qmd - 03_Fiches_thematiques/Fiche_api.qmd - 03_Fiches_thematiques/Fiche_connexion_bdd.qmd - - part: "Manipuler des données avec R" + - part: "Choisir son paradigme d'analyse des données avec R" chapters: - 03_Fiches_thematiques/Fiche_tidyverse.qmd - 03_Fiches_thematiques/Fiche_datatable.qmd + - part: "Manipuler des données avec R" + chapters: - 03_Fiches_thematiques/Fiche_joindre_donnees.qmd - 03_Fiches_thematiques/Fiche_donnees_textuelles.qmd - 03_Fiches_thematiques/Fiche_survey.qmd @@ -96,15 +106,9 @@ format: - css/style.css - css/style-utilitr.css - css/box.scss + - css/style.scss code-link: true code-copy: true code-overflow: wrap toc: true -# utilitr::html_paged: -# new_session: yes -# self_contained: false -# front_cover: "resources/logo-utilitR.svg" -# utilitr::bs4_utilitr: -# repo: https://github.com/InseeFrLab/utilitR -# css: -# - css/logo-path.css + diff --git a/cards/introduction.qmd b/cards/introduction.qmd new file mode 100644 index 00000000..d0e22da4 --- /dev/null +++ b/cards/introduction.qmd @@ -0,0 +1,11 @@ +--- +title: "Introduction" +image: https://rgeo.linogaliana.fr/cards/introduction/baby.png +date: "2023-09-01" +description: | +
+ Présentation du projet `utilitR` +
+--- + +sjsj \ No newline at end of file diff --git a/css/style.css b/css/style.css index 5cb6bd2a..807e3e24 100644 --- a/css/style.css +++ b/css/style.css @@ -41,3 +41,6 @@ li.appendix span, li.part span { /* for TOC part names */ opacity: 1 !important; text-transform: uppercase; } + + + diff --git a/css/style.scss b/css/style.scss new file mode 100644 index 00000000..b7f9506d --- /dev/null +++ b/css/style.scss @@ -0,0 +1,22 @@ +/*-- scss:defaults --*/ + +$utilitr-color: #93bcbc; + +/*-- scss:rules --*/ + + +#title-block-header { + display: none ; +} + + +#hero-banner { + padding-top: 35px; + /*background-color: $utilitr-color; + color: white;*/ +} + +#hero-banner code { + color:#e83e8c; + background-color: transparent !important; +} \ No newline at end of file diff --git a/index.qmd b/index.qmd index f4815d2d..c90ccb91 100644 --- a/index.qmd +++ b/index.qmd @@ -1,61 +1,55 @@ -# Présentation du projet `utilitR` {-} +--- +title: "`utilitR`" +subtitle: "Une documentation collaborative sur {{< fa brands r-project >}}" +listing: + - id: chapters + contents: "cards/*.qmd" + type: grid +--- -## Quel est l'objectif d'`utilitR` ? {-} +::: {#hero-banner .column-screen} -**Le projet `utilitR` vise à produire une documentation collaborative et _open source_ sur `R`, destinée en premier lieu aux agents de l'Insee.** Ce projet est parti du constat qu'il est difficile d'apprendre à utiliser `R` pour de multiples raisons : multiplicité de _packages_ faisant plus ou moins la même chose, abondance et éclatement de la documentation (souvent en anglais), difficultés supplémentaires pour effectuer des choix éclairés et adaptés à l'environnement informatique de travail... +:::: {.grid .column-page} -Les contributeurs du projet `utilitR` se sont fixés pour objectif de **rassembler dans un seul document tous les éléments utiles pour l'usage de `R` à l'Insee, en cherchant à couvrir la plupart des cas d'usage courants.** Cette documentation a donc été élaborée en tenant compte du contexte de travail propre à l'Institut. Cette documentation peut évidemment contenir des éléments pertinents pour un usage de `R` en dehors de l'Insee, mais ce n'est pas sa finalité première. +::::: {.headline .g-col-lg-9 .g-col-12 .g-col-md-12} -## Quelle est la spécificité d'`utilitR` ? {-} +:::::: h1 +`utilitR` +:::::: -**Le projet `utilitR` est un projet collaboratif, évolutif, *open source* et ouvert à tous, porté par des agents de l'Insee et du Service Statistique Public (SSP).** -Toute personne qui le souhaite peut modifier la documentation ou la compléter en fonction de ses connaissances et de ses expériences (voir [Comment contribuer au projet `utilitR`](#contribuer)). +:::::: h2 +Une documentation collaborative sur {{< fa brands r-project >}} +:::::: -Le code source de cette documentation est hébergé sous `Github` et est accessible en cliquant sur [ce lien](https://github.com/InseeFrLab/utilitR). +```{=html} +Star this website on Github +``` -## Comment contribuer à `utilitR`? {#contribuer -} +
-**Le projet `utilitR` est un projet collaboratif, évolutif, *open source* et ouvert à tous, auquel tous les agents peuvent contribuer.** Le projet est mené par un groupe de contributeurs qui en définissent eux-mêmes le contenu, la structure et le calendrier. -Le dépôt de la documentation est situé sur le compte `InseeFrLab` sur la plateforme `Github` et peut -facilement être retrouvé à [cette adresse](https://github.com/InseeFrLab/utilitR). -Les objectifs et l'approche collaborative du projet `utilitR` sont détaillés dans le document [`Manifeste.md`](https://github.com/InseeFrLab/utilitR/blob/master/Manifeste.md). +Le projet `utilitR` est une __documentation collaborative__ sur l’usage du +logiciel {{< fa brands r-project >}}, née à l’__Insee__, +destinée à tout utilisateur intéressé par la manipulation +de données __sans pré-requis de niveau__. -**Toute personne qui le souhaite peut modifier ou compléter la documentation en fonction de ses connaissances et de ses expériences**, et toutes les contributions sont les bienvenues : compléments, corrections d'erreur, améliorations, questions... Il n'y a aucun prérequis, et aucun niveau minimal en `R` n'est demandé. +Tout est disponible en _open source_ sur `Github` {{< fa brands github >}}. -Tout agent intéressé à contribuer au projet est invité à consulter le guide des contributeurs [`CONTRIBUTING.md`](https://github.com/InseeFrLab/utilitR/blob/master/CONTRIBUTING.md). -[Ce guide](https://github.com/InseeFrLab/utilitR/blob/master/CONTRIBUTING.md) -donne également quelques astuces pour les personnes n'étant pas familières -avec `Github`. +
-## Contributeurs du projet {-} -::: {.callout-note} +::::: -## Contributeurs du projet +::::: {.g-col-lg-3 .g-col-12 .g-col-md-12} +![](resources/logo-utilitr.png) +::::: -Le projet `utilitR` est un projet collaboratif qui a bénéficié des contributions de : -`r paste0(paste(format(Filter(function(x) !("cph" %in% x$role), desc::desc_get_authors()), include = c("given", "family")), collapse = ", "), ".")` +:::: -La coordination est assurée par Pierre-Yves Berrard, Lino Galiana et Olivier Meslin. - -Le logo du projet a été réalisé par Anna Schlaifer. - -Les contributeurs remercient Julien Taquet et Marc Hufschmitt pour leur -aide précieuse sur la mise en forme du site et de la brochure. - -Les contributeurs remercient Arnaud Degorre, Benoît Rouppert, Patrick Sillard -et Sébastien Roux pour leur soutien. ::: -## Licence du projet +
-L'ensemble du contenu de la documentation est mis à disposition sous -licence libre ([Licence Ouverte 2.0](https://github.com/InseeFrLab/utilitR/blob/master/LICENSE.md)). -Il est donc tout à fait possible de réutiliser une partie ou l'ensemble de la documentation -pour l'adapter à un contexte différent. Les conditions de réutilisation sont explicitées -dans la [licence](https://github.com/InseeFrLab/utilitR/blob/master/LICENSE.md). -Bien que ce ne soit en rien obligatoire, -si vous êtes réutilisateurs de la documentation, n'hésitez pas à vous signaler sur notre [`Github`](https://github.com/InseeFrLab), -vos retours pourraient permettre d'améliorer la documentation, au bénéfice de tous. +:::{#chapters} +::: \ No newline at end of file