Why are 2 font files loaded?
-
In Kadence settings I only have 1 font selected (Nunito). I also have these 2 settings enabled in performance.
Load Google fonts locally
Preload local fontsIn the front end of my site, the following html is generated
</style><link rel="preload" href="https://example.com/wp-content/fonts/nunito/XRXW3I6Li01BKofAjsOUYevI.woff2" as="font" type="font/woff2" crossorigin><link rel='stylesheet' id='kadence-fonts-css' href='https://example.com/wp-content/fonts/11608fffcf22f1c082cbb3e79c2445d1.css?ver=1.0.26' media='all' />
The css file is loading a second font file XRXV3I6Li01BKofINeaB.woff2.
Are both of these needed? Is it possible to only load 1 font file?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Why are 2 font files loaded?’ is closed to new replies.