Skip to content

Instantly share code, notes, and snippets.

@nsmsn
Last active December 2, 2022 04:56
Show Gist options
  • Save nsmsn/479475d9773883dc4562f7fd932419d5 to your computer and use it in GitHub Desktop.
Save nsmsn/479475d9773883dc4562f7fd932419d5 to your computer and use it in GitHub Desktop.
tennessee.edu font stack
body {
color: #33333;
font-family: "Gotham Narrow SSm A","Gotham Narrow SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans",Geneva,"Helvetica Neue",Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Gotham SSm A","Gotham SSm B","Gotham",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans",Geneva,"Helvetica Neue",Arial,sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment