We will pull from the Primary list first and draw from the Secondary list as needed.
- https://fonts.google.com/specimen/Open+Sans
- https://fonts.google.com/specimen/Roboto
- https://fonts.google.com/specimen/Montserrat
<link href="https://fonts.googleapis.com/css?family=Nunito%7COpen+Sans%7CRoboto%7CMontserrat&display=swap" rel="stylesheet">
font-family: 'Nunito', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Montserrat', sans-serif;