@font-face
properties.
For example, if I want to import my font called “Awesome Font”, I would define the following family value: "Awesome Font", "Helvetica Neue", sans-serif
. This should be a list of font names separated by commas. The first font name in the list is the font that will be used if it is available. If the name is not available, the browser will try to use the next font in the list. A font name that contains white-space should be quoted.
Then I would define the content like so:
https://example.com/awesome.woff
) needs to
support HTTPS and Cross-Origin Resource Sharing (CORS).