Compare commits
1 Commits
454d548ce7
...
023c041706
Author | SHA1 | Date | |
---|---|---|---|
023c041706
|
@@ -18,8 +18,8 @@ https://creativecommons.org/publicdomain/
|
||||
font-family: "BebasNeue";
|
||||
src:
|
||||
local("BEBAS NEUE"),
|
||||
url("/css/bebas/BebasNeue.woff2") format("woff2"),
|
||||
url("/css/bebas/BebasNeue.woff") format("woff"),
|
||||
url("/css/bebas/BebasNeue.woff2") format("woff2");
|
||||
url("/css/bebas/BebasNeue.woff") format("woff");
|
||||
url("/css/bebas/BebasNeue.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
@@ -27,7 +27,7 @@ https://creativecommons.org/publicdomain/
|
||||
src:
|
||||
local("Patrick Hand"),
|
||||
url("/css/patrickhand/PatrickHand-Regular.woff2") format("woff2"),
|
||||
url("/css/patrickhand/PatrickHand-Regular.woff") format("woff"),
|
||||
url("/css/patrickhand/PatrickHand-Regular.woff") format("woff");
|
||||
url("/css/patrickhand/PatrickHand-Regular.ttf") format("truetype");
|
||||
}
|
||||
:root {
|
||||
|
Reference in New Issue
Block a user