use Gandom font instead of Sahel
This commit is contained in:
@ -268,6 +268,15 @@ pre {
|
||||
src: url(fonts/mononoki-Regular.woff);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Gandom;
|
||||
src: url(fonts/Gandom-FD.eot);
|
||||
src: url(fonts/Gandom-FD?#iefix) format('embedded-opentype'),
|
||||
url(fonts/Gandom-FD.woff) format('woff'),
|
||||
url(fonts/Gandom-FD.woff2) format('woff2'),
|
||||
url(fonts/Gandom-FD.ttf) format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Sahel;
|
||||
src: url(fonts/Sahel.eot);
|
||||
|
Reference in New Issue
Block a user