Skip to content

Instantly share code, notes, and snippets.

@aerouk
Last active August 29, 2015 14:02
Show Gist options
  • Save aerouk/5cd841c38a0d33dbffc0 to your computer and use it in GitHub Desktop.
Save aerouk/5cd841c38a0d33dbffc0 to your computer and use it in GitHub Desktop.
New twitter font everywhere
.stream-item,
.profile-modal .tweet,
.GalleryTweet,
.modal-tweet,
.stream-container .tweet:not(.gotham) .tweet-text,
.tweet-form .tweet-content,
body.ms-windows .stream-item,
body.ms-windows .profile-modal .tweet,
body.ms-windows .GalleryTweetbody.ms-windows .stream-item,
body.ms-windows .profile-modal .tweet,
body.ms-windows .GalleryTweet
{
font-family: "Gotham Narrow SSm", sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment