Hi, I think since WP 6.1.3 that there is an issue with the Font Awesome 5 Pro not loading correctly. For instance:
a.parent:before {
content: ‘\f107’;
position: absolute;
right: 0px;
top: 44%;
font-family: ‘Font Awesome 5 Pro’;
font-weight: 400;
font-size: 14px;
}
The \f107 is an arrow down and does not load, instead I get a cross. The same for the slider symbols.
Let me know how this can be solved because I have it on all my websites running this theme.
Thanks,
Alpay