.custom-icon-pin::before {
    content: "\e01d"; 
    font-family: 'ETmodules';
    font-size: 32px; 
    color: inherit; 
}


.custom-icon-mail::before {
    content: "\e010"; 
    font-family: 'ETmodules';
    font-size: 32px; 
    color: inherit; 
}

.custom-icon-phone::before {
    content: "\e00b"; 
    font-family: 'ETmodules'; 
    font-size: 32px; 
    color: inherit; 
}

.custom-icon-instagram::before {
    content: "\e09a"; 
    font-family: "ETmodules";
    font-size: 32px; 
    color: inherit; 
}