anyone know how to encode a font in a data url?
wasteof-static has 1 too many requests.
probably just take the file, turn it into base64 text and put that in a data: URL.
i tried that but it can’t decode it and i don’t know why