css – @font-face fonts only work on their own domain – Stack Overflow

I am trying to create a type of font repository for use on my websites, so that I can call to any font in the repository in my css without any other set-up. To do this I created a subdomain on whic…