.fa-check-circle-o::before { content: "\f058"; }
.fa-times-circle-o::before { content: "\f057"; }
.fa-question-circle-o::before { content: "\f059"; }
.fa-info-circle-o::before { content: "\f05a"; }
.fa-circle-o::before { content: "\f111"; }
.fa-dot-circle-o::before { content: "\f192"; }
.fa-square-o::before { content: "\f0c8"; }
.fa-plus-square-o::before { content: "\f0fe"; }
.fa-minus-square-o::before { content: "\f146"; }
.fa-user-o::before { content: "\f007"; }
.fa-user-circle-o::before { content: "\f2bd"; }
.fa-address-card-o::before { content: "\f2bb"; }
.fa-file-o::before { content: "\f15b"; }
.fa-file-text-o::before { content: "\f15c"; }
.fa-file-pdf-o::before { content: "\f1c1"; }
.fa-file-word-o::before { content: "\f1c2"; }
.fa-file-excel-o::before { content: "\f1c3"; }
.fa-file-powerpoint-o::before { content: "\f1c4"; }
.fa-file-image-o::before { content: "\f1c5"; }
.fa-file-archive-o::before { content: "\f1c6"; }
.fa-file-audio-o::before { content: "\f1c7"; }
.fa-file-video-o::before { content: "\f1c8"; }
.fa-file-code-o::before { content: "\f1c9"; }
.fa-star-o::before { content: "\f005"; }
.fa-bookmark-o::before { content: "\f02e"; }
.fa-heart-o::before { content: "\f004"; }
.fa-bell-o::before { content: "\f0f3"; }
.fa-comment-o::before { content: "\f075"; }
.fa-comments-o::before { content: "\f086"; }
.fa-thumbs-o-up::before { content: "\f164"; }
.fa-thumbs-o-down::before { content: "\f165"; }
.fa-eye-slash-o::before { content: "\f070"; }
.fa-calendar-o::before { content: "\f133"; }
.fa-clock-o::before { content: "\f017"; }
.fa-trash-o::before { content: "\f2ed"; }
.fa-envelope-o::before { content: "\f0e0"; }
.fa-clipboard-o::before { content: "\f328"; }
.fa-edit-o::before { content: "\f044"; }
.fa-lightbulb-o::before { content: "\f0eb"; }
.fa-address-card-o::before { content: "\f2bb"; }
.fa-hand-paper-o::before { content: "\f256"; }
.fa-keyboard-o::before { content: "\f11c"; }
.fa-check-square-o::before { content: "\f14a"; }
.fa-file-text-o::before { content: "\f15c"; }
.fa-pencil-square-o::before { content: "\f044"; }
.fa-calendar-plus-o::before { content: "\f271"; }
.fa-calendar-check-o::before { content: "\f274"; }
.fa-bar-chart-o::before { content: "\f080"; }
.fa-smile-o::before { content: "\f118"; }
.fa-sticky-note-o::before { content: "\f249"; }
.fa-window-close-o::before { content: "\f410"; }
.fa-star-half-o::before { content: "\f089"; }
.fa-caret-square-o-up::before { content: "\f151"; }
.fa-caret-square-o-down::before { content: "\f150"; }
.fa-folder-open-o::before { content: "\f07c"; }
.fa-hand-o-right::before { content: "\f0a4"; }
.fa-meh-o::before { content: "\f11a"; }
.fa-frown-o::before { content: "\f119"; }
.fa-files-o::before { content: "\f0c5"; }
.fa-envelope-open-o::before { content: "\f2b6"; }
.fa-newspaper-o::before { content: "\f1ea"; }

.fa-external-link-square::before { content: "\f35d"; }
.fa-money::before { content: "\f3d1"; }
.fa-check-ban::before { content: "\f05e"; }

.fa-google,
.fa-github,
.fa-facebook,
.fa-facebook-square,
.fa-css3,
.fa-wpforms,
.fa-gg,
.fa-twitter,
.fa-linkedin,
.fa-youtube,
.fa-instagram,
.fa-whatsapp,
.fa-tiktok,
.fa-reddit,
.fa-pinterest,
.fa-tumblr,
.fa-skype,
.fa-telegram,
.fa-x-twitter,
.fa-vimeo,
.fa-snapchat,
.fa-apple,
.fa-android,
.fa-cc-visa,
.fa-slideshare,
.fa-windows {
	font-family: "Font Awesome 7 Brands", "Font Awesome 6 Brands", "Font Awesome 5 Brands", "FontAwesome";
	font-weight: 400;
}

.fa-star-o,
.fa-heart-o,
.fa-bookmark-o,
.fa-bell-o,
.fa-comment-o,
.fa-comments-o,
.fa-user-circle-o,
.fa-address-card-o,
.fa-check-circle-o,
.fa-times-circle-o,
.fa-dot-circle-o,
.fa-square-o,
.fa-plus-square-o,
.fa-minus-square-o,
.fa-calendar-o,
.fa-clock-o,
.fa-envelope-open-o,
.fa-file-o,
.fa-file-text-o,
.fa-file-pdf-o,
.fa-file-word-o,
.fa-file-excel-o,
.fa-file-powerpoint-o,
.fa-file-image-o,
.fa-file-archive-o,
.fa-file-audio-o,
.fa-file-video-o,
.fa-file-code-o,
.fa-bar-chart-o,
.fa-smile-o,
.fa-meh-o,
.fa-newspaper-o,
.fa-frown-o,
.fa-sticky-note-o,
.fa-window-close-o,
.fa-star-half-o,
.fa-caret-square-o-up,
.fa-caret-square-o-down,
.fa-folder-open-o,
.fa-hand-o-right,
.fa-files-o,
.fa-money,
.fa-google,
.fa-calendar-plus-o,
.fa-calendar-check-o {
	font-weight: 400;
}

/* Alguns ícones só existem como "solid" em versões free */
.fa-trash-o { font-weight: 900; }                  /* aproximação */
.fa-envelope-o { font-weight: 400; }
.fa-user-o { font-weight: 400; }
.fa-lightbulb-o { font-weight: 400; }
.fa-clipboard-o { font-weight: 400; }
