byuweb / byu-calendar-components

A central repository to bundle all the byu calendar components, including the byu-calendar-tile, byu-calendar-row, and byu-calendar component. byu-calendar acts as a wrapper for the other two components.
Apache License 2.0
1 stars 1 forks source link

Replace sentinel font reference to the google alternative #3

Closed katrialesser closed 6 years ago

katrialesser commented 6 years ago

Sentinel font is very likely to be going away; let's make the switch to google fonts - Domine

https://fonts.google.com/specimen/Domine

Check and make sure the font sizes don't need to be adjusted to match their size/styles before. We can include this google font reference in the template for a row or tile, whichever ones use this font.

masterqwerty commented 6 years ago

I added the Domine font and adjusted some of the font sizes accordingly. There should be a pull request now.