Add fonts, fix styling issues
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,24 @@
|
||||
@font-face {
|
||||
font-family: CharisSILW;
|
||||
src: url(CharisSIL-R.woff);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: CharisSILW;
|
||||
font-style: italic;
|
||||
src: url(CharisSIL-I.woff);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: CharisSILW;
|
||||
font-weight: bold;
|
||||
src: url(CharisSIL-B.woff);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: CharisSILW;
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
src: url(CharisSIL-BI.woff);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user