This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face { | |
font-family: 'MyWebFont'; /* Define the custom font name */ | |
src: url('myfont.woff2') format('woff2'), | |
url('myfont.woff') format('woff'); /* Define where the font can be downlaoded */ | |
font-display: fallback; /* Define how the browser behaves during download */ | |
} | |
/* | |
Values: | |
auto |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_ |
OlderNewer