This is a sample project to test a typefont and pair different families.
First, fork this repo and create a new branch for your test.
To test Helvetica:
git checkout -b helvetica-test
Then, in testing.css:
- Add your favorite typefont (i.e. Helvetica) from google Fonts or Adobe Typekit
- Edit the fields of typeface-x-one and typeface-x-two
- At the terminal, in the folder, run:
python -m SimpleHTTPServer
- See/Refresh localhost:8000 to check the updates
Based on this course: https://rafaltomal.com/class/typography/