--- permalink: /pairings/ title: Recommended Typeface Pairings description: See beautiful examples of recommended pairings using only free & open-source fonts. body-class: pairings ---
{% assign latest_pairings = site.pairings | sort: 'date_added' | reverse %} {% for pairing in latest_pairings %} {% include pairing-sample.html %} {% endfor %}