Recent searches
No recent searches

zach
Joined May 16, 2021
·
Last activity Oct 27, 2021
Following
0
Followers
0
Total activity
4
Votes
0
Subscriptions
2
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by zach
zach commented,
@Trapta
There are no errors, but the fonts do not show up, only the next one in the stack does.
Can you let me know what code you and using and where to get the fonts to work? As described above, that was the only way I could get them to even work once uploaded was with the code below inside of document_head.hbs, but still can't get it local.
document_head.hbs
styles.css
h1, h2, h3, h4, h5, h6 { font-family: 'San Francisco', serif; font-weight: 200; }
When I check my local code it appears to be pulling the right fonts in, but still is not displaying them.
View comment · Posted Dec 21, 2017 · zach
0
Followers
0
Votes
0
Comments
zach commented,
I was unable to get this to work using the original method stated. Thankfully putting it in the head worked.
I do have another question however, I cannot for the life of me get any custom fonts to work when doing local theme development. Any ideas on that?
View comment · Posted Dec 20, 2017 · zach
0
Followers
0
Votes
0
Comments