Replace font with free one

This commit is contained in:
Dmitriy Zaporozhets 2012-12-24 12:37:28 +02:00
parent 2462949fd5
commit d80d4cd92b
4 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
@font-face{
font-family: Korolev;
src: font-url('korolev-medium-compressed.otf');
@font-face{
font-family: Wireone;
src: font-url('wire-one.ttf');
}
/** Typo **/
$monospace: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono', 'lucida console', monospace;
$monospace: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono', 'lucida console', monospace;