I want to include a custom font. It is free for personal use and my use is personal. However it is not a Google font and not by-default hosted online.
I have the TTF file.
I have placed this on my web server and can access it.
I also created a custom CSS file that contains a font-face element referencing my custom font.
But I cannot seem to enter any URL to that TTF file, or the CSS with the font-face element in it in the Hub font selector that works correctly.
My font is here: https://ags.stone-env.net/cubano-regular-webfont.ttf
My font-face element is here: https://ags.stone-env.net/cubano.css
Any ideas?