Variable Fonts
A Variable Font is a single font file contains many different variations of a typeface, instead of having a separate font file for every width, weight, or style. This format was developed in collaboration by Adobe, Apple, Google, and Microsoft.
Review the variable font notes
Activity
- Create a new folder for variable font experimentation
- Select a variable font for use. Inspect its attributes with a tool like wakamai fondue
- Load the variable font and typeset some text
- Using the
:hover
css selector andtransition
property, experiment with triggering changes in your variable font.