I am preloading a font using the HTML tag with the rel attribute set to preload as captured in the snippet below;
<
In my case, changing to rel="stylesheet preload" worked on Chrome -
rel="stylesheet preload"
Here's the bare minimum which WORKED -
What DID NOT WORK was -