YaleDHLab / ensemble-at-yale

Crowdsourcing the transcription of Yale playbills - http://bit.ly/ensemble-at-yale
http://ensemble.yale.edu
MIT License
6 stars 4 forks source link

Add Goldenbook typeface to typekit css for Ensemble #183

Closed mongmedia closed 5 years ago

mongmedia commented 5 years ago

Update CSS to include typekit font

<link rel="stylesheet" href="https://use.typekit.net/anc0aim.css">

The type being added is Goldenbook-bold for the updated site mark

  font-family: goldenbook, serif;
  font-weight: 600;
  font-style: normal;