mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 03:24:20 +01:00
fix(logo): add font; render as paths
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
@font-face {
|
||||
font-family: 'The Bold Font';
|
||||
src: local('The Bold Font'),
|
||||
url("/logo/TheBoldFont.ttf") format("ttf");
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: Georgia, serif;
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user