post(typoclassopedia): Applicative Laws

theme(monospace): use Mononoki for code
This commit is contained in:
Mahdi Dibaiee
2017-09-30 18:48:12 +03:30
parent 87efe12fd4
commit 0e3d5a990f
6 changed files with 61 additions and 5 deletions

View File

@ -224,7 +224,11 @@ pre {
font-family: 'Ubuntu Light';
src: url(fonts/Ubuntu-Light_gdi.woff);
}
//@font-face {
//font-family: 'Ubuntu Mono';
//src: url(fonts/UbuntuMono-Regular_gdi.woff);
//}
@font-face {
font-family: 'Ubuntu Mono';
src: url(fonts/UbuntuMono-Regular_gdi.woff);
font-family: Mononoki;
src: url(fonts/mononoki-Regular.woff);
}