.select2-container--default .select2-selection__arrow:before{
     content: '\f107';
}

.select2-container--open .select2-selection__arrow:before{
     content: '\f106';
}

.nestlyere-tooltip .tooltip-content:after {
     content: "\f0dd";
}

.select2-container--default .select2-selection__arrow:before,
.select2-container--open .select2-selection__arrow:before,
.nestlyere-tooltip .tooltip-content:after{
    font-family: "Font Awesome 5 Pro";
}
