Noto Sans is a backup font but because it has a font face it is loaded from the server when it doesn't need to be. if in the future I want it back I have added it's cousin font Noto Sans Display as it is basically the same font but thinner and a smaller file size
I forgot that I enabled processing of images from my own website so it caused it to get processed and optimised which is not what I want. moved to using the basic code for my image as that is all that is needed
Moved to using Astro's `getImage()` function to serve the image as an avif image wich was been scaled down so it's isn't larger resolution than it need to be