Quote:
Originally Posted by RbnJrg
Maybe with the font-family name inside quotes, things will work.
Of course, I suppose that core-styles.css is properly linked to the .html files where your custom fonts are used. Also I would change the "core-styles.css" name; maybe core_styles.css could be better.
Regards
Rubén
|
Thanks for the suggestions. I just noticed that I was trying both ways in one file (with and without quotes) so I standardized and it still made no difference, unfortunately.
As far as the pointer, yes, it's fine. And the name should be irrelevant considering it's able to read all styles. Literally the only issue is the fonts. All the other CSS works perfectly.
But thanks a ton for taking the time to offer suggestions. I really appreciate it!