korrigierte Schriftart
This commit is contained in:
parent
3e1456d240
commit
7020f970d8
@ -1,10 +1,10 @@
|
||||
@font-face {
|
||||
font-family: 'Orbitron';
|
||||
src: url('fonts/Orbitron-Black.ttf') format('truetype');
|
||||
src: url('/fonts/Orbitron-Black.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: url('fonts/Roboto-Regular.ttf') format('truetype');
|
||||
src: url('/fonts/Roboto-Regular.ttf') format('truetype');
|
||||
}
|
||||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
|
Loading…
x
Reference in New Issue
Block a user