Hi, I keep having these warning in the browser inspector:
“The resource https://example.com/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons2.woff2 was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.”
I see in your code it is caused by the function inlineCSS().
Does it mean it has a negative effect on performance, preloading unjustly, and if so, could this be turned off?
Thank you.