Font preloads require as="font" and usually crossorigin so the browser can fetch them correctly.
as="font"
crossorigin
Match as to the actual resource type for correct priority and caching behavior.
as
Lines: 0 | Characters: 0