Fixed link to a Roboto Condensed font.

This commit is contained in:
Alexander Andreev 2021-06-09 23:26:27 +04:00
parent f6ca3394fb
commit 8ce67227f3
Signed by: Arav
GPG Key ID: 610DF2574456329F

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(/shared/assets/fonts/RobotoCondensed-Regular.ttf); }
:root {
--background-color: #0a0a0a;