What font?
A basic tool for when you’re curious about what fonts a website uses, and browser devtools are not available, and you haven’t installed a dedicated extension.
Instructions: copy some text from a web page and paste it here to inspect its CSS font-family
declarations.
Note: in some cases, browsers don’t include useful font-family
values in the clipboard:
- web content copied in Firefox does not include the
font-family
; - declarations using custom CSS properties don’t resolve to the referenced value.
Related tools for working with the clipboard: