Hello,
here is my test result.
Generally pages run good, speed of pages is OK.
But test show something weird. I don’t understand why fonts are downloaded so long time (but don’t seems this could affect whole page speed). Boths files are about 500 kB in size. 4 seconds is very long time. Any suggestions? Thanks.
Hi
Have a read of this article:
You need to change your webserver settings to compress your fonts.
Good luck !
The fonts are downloading in parallel with all of the images so they are competing for bandwidth. If you scroll down you can see that the bandwidth line (green graph) is completely pegged.
You should see if you can subset the fonts to make them smaller but you might also want to look into the overall 3MB of bytes that you are delivering.