1
0

Fixed link to a font.

This commit is contained in:
Alexander Andreev 2022-02-08 19:00:55 +04:00
parent ffe60bae85
commit 0e46641599
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F

View File

@ -3,7 +3,7 @@
font-style: normal;
font-weight: 400;
src: local('RobotoCondensed'), local('RobotoCondensed-Regular'),
url(/shared/fonts/RobotoCondensed-Regular.ttf); }
url(/assets/fonts/RobotoCondensed-Regular.ttf); }
:root {
--background-color: #0a0a0a;