/* 
 Theme Name:   Tema Padrão da UFPR - Organizacional - Laboratórios
 Theme URI:    https://www.ufpr.br
 Description:  Tema padrão para os laboratórios da UFPR usando o framework Bootstrap
 Author:       UFPR|AGTIC|CSGD|Divis&atilde;o de WebDesign
 Author URI:   https://www.agtic.ufpr.br/portal/coordenadoria-de-software-e-gestao-de-dados-csgd/
 Template:     wpufpr_bootstrap5_organizacional
 Version:      1.0
*/

.menu-item-home a::before {
    font-family: 'Font Awesome 5 Free'; 
    content: "\f015"; /* Código do ícone de casa (home) */
    font-weight: 900; 
    display: inline-block;
    margin-right: 5px; 
}