|
|
|
@ -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 { |
|
|
|
|