Preloading fonts in Chrome with 'preload' link directive
The preload directive is not performing in Chrome as expected. Below is a full HTML page that may be opened in Chrome for results comparison. It should be applying all 5 fonts; instead, it only applies the first preloaded font, makes a faux italic for what should be the second, and simply substitutes the default serif for the remaining 3. Additionally, in the developer's console, this message appears--after about 3 seconds--for each of the five fonts: The resource [URL] was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't