Fonts
From charlesreid1
Installing Fonts
Mac
To install a font like .ttf on your Mac:
To install for a single user, put the ttf file in ~/Library/Fonts
To install for all users, put the ttf file in /Library/Fonts
Specific Fonts
Roboto
For Roboto, a font that looks like this:
https://web.archive.org/save/https://lucumr.pocoo.org/2012/6/22/hate-hate-hate-everywhere/
Add this to your css:
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700,300italic,400italic);
Kremlin Fonts
Two nice Russian-looking fonts are:
- File:Kremlin.ttf for a Cyrillic-looking English font
- File:Kremlin Bolshevik.ttf for a bold version of the Kremlin font
- File:Kremlin Kourier.ttf for a fixed-width Cyrillic-looking font that works great for your terminal