replace mono font with CharisSIL
This commit is contained in:
@@ -4,4 +4,10 @@
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'CharisSIL';
|
||||
src: url('/fonts/CharisSIL-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
@@ -195,4 +195,8 @@ body {
|
||||
position: relative;
|
||||
top: -0.5em;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: "CharisSIL", "DejaVu Sans Mono", "Courier New", monospace;
|
||||
}
|
||||
}
|
||||
|
||||
BIN
1000-hours/public/fonts/CharisSIL-Regular.ttf
Normal file
BIN
1000-hours/public/fonts/CharisSIL-Regular.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user