How to Add Custom Font CSS File to Use in a CSS File? - Joomla! Forum - community, help and support
how add custom font css file can use in user.css file?
happychappies wrote:how add custom font css file can use in user.css file?
by putting code @ top of user.css file. code looks this:
code: select all
/* fonts google fonts - more @ https://fonts.google.com */
@ import url('https://fonts.googleapis.com/css?family=open+sans:400,700');
@ import url('https://fonts.googleapis.com/css?family=merriweather:400,700');
there no space between @ , import had put forum allows me post message. hope works otherwise i'll give , better day.
ps: assuming know how attach user.css file joomla website. in joomla 3.8.x matter of creating user.css file because attached in template j1.5 old , not actively supported joomla development team.
Comments
Post a Comment