Update public/style/style.css
This commit is contained in:
parent
3193445ee5
commit
904863ec34
|
@ -13,12 +13,12 @@
|
|||
|
||||
@font-face {
|
||||
font-family: "Source Code Pro";
|
||||
src: url(/fonts/SourceCodePro-Black.otf.woff2) format("woff2");
|
||||
src: url(/public/fonts/SourceCodePro-Black.otf.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Source Sans Pro";
|
||||
src: url(/fonts/SourceSansPro-Semibold.otf.woff) format("woff");
|
||||
src: url(/public/fonts/SourceSansPro-Semibold.otf.woff) format("woff");
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user