The HTTP Content-Security-Policy
(CSP) font-src
directive specifies valid sources for fonts loaded using @font-face
.
CSP version | 1 |
---|---|
Directive type | Fetch directive |
default-src fallback | Yes. If this directive is absent, the user agent will look for the default-src directive. |