Font
This commit is contained in:
parent
03967a5789
commit
db33fc128b
2 changed files with 6 additions and 0 deletions
BIN
IMFePIit29P.ttf
Normal file
BIN
IMFePIit29P.ttf
Normal file
Binary file not shown.
|
|
@ -1,3 +1,8 @@
|
|||
@font-face {
|
||||
font-family: "Fell";
|
||||
src: url("/IMFePIit29P.ttf");
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #e1eef2;
|
||||
margin: 0;
|
||||
|
|
@ -50,6 +55,7 @@ body {
|
|||
text-align: center;
|
||||
position: absolute;
|
||||
transform-origin: 0 0;
|
||||
font-family: "Fell";
|
||||
}
|
||||
|
||||
.fullview {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue