CSS @font-face Template
Sohail · · 2562 Views
The @font-face
in CSS permits custom fonts styles on a page. Once added to a stylesheet, that instructs the browser to download the font from where it is hosted, at that point show it as specified in the CSS.
Without the @font-face
, website designs are restricted to the fonts styles that are as of now present on a user’s PC, which changes depending upon the system being utilized.
0
You may also like:
Please login or create new account to add your comment.