Yajur
-
Posts
2 -
Joined
-
Last visited
Reputation Activity
-
-
Yajur reacted to tuanphan in Fonts not working
The font url doesn't exist
and when declare font family for h1, h2, p... you need to use !important
h2 { font-family: 'SimplonNormTrail-Light' !important; } h3 { font-family: 'saol-text-regular-2' !important; } h4 { font-family: 'simplonmonotrail-light' !important; }