Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
2 Posted Topics
I saw a post from a few years ago on how to load fonts into my server and imbed them so that other viewers can see them. There was a code given that was @font-face { font-family: yourfont; src: url('yourfont.ttf'); } Do I put this code into the CSS portion …
Do I put @font-face { font-family: yourfont; src: url('yourfont.ttf'); } in a CSS script in the head section of my webpage, or in a separate file? Is is part of a java script? I don't know where to put it.
The End.
Samuccaya