Fix fonts URL
This commit is contained in:
parent
08f36cb562
commit
d9f87f86ce
@ -12,15 +12,13 @@
|
||||
@font-face {
|
||||
|
||||
font-family: Cantarell;
|
||||
src: url("https://txmn.tk:8480/ipfs/QmdrTnJY7sW7DPJDwwoujoAAuKPwjDLbjzBKEVj8uuBoTF/Cantarell-Regular.otf") format("opentype"),
|
||||
url("/fonts/Cantarell-Regular.otf") format("opentype");
|
||||
src: url("/fonts/Cantarell-Regular.otf") format("opentype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: SourceCodePro;
|
||||
src: url("https://txmn.tk:8480/ipfs/Qmf1N4o5DjrPRLaSiqCmBf9CUyksvgys2m2oj5WA2gAwDR/SourceCodePro-Regular.otf") format("opentype"),
|
||||
url("/fonts/SourceCodePro-Regular.otf") format("opentype");
|
||||
src: url("/fonts/SourceCodePro-Regular.otf") format("opentype");
|
||||
}
|
||||
|
||||
html, body {
|
||||
|
BIN
img/survival-scuti-hq.jpg
Normal file
BIN
img/survival-scuti-hq.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 671 KiB |
Loading…
x
Reference in New Issue
Block a user