Fixed link to font.
This commit is contained in:
parent
09880a3bcc
commit
f95c0189bf
@ -3,7 +3,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: local('RobotoCondensed'), local('RobotoCondensed-Regular'),
|
src: local('RobotoCondensed'), local('RobotoCondensed-Regular'),
|
||||||
url(/shared/assets/fonts/RobotoCondensed-Regular.ttf); }
|
url(/shared/fonts/RobotoCondensed-Regular.ttf); }
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--background-color: #0a0a0a;
|
--background-color: #0a0a0a;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: local('RobotoCondensed'), local('RobotoCondensed-Regular'),
|
src: local('RobotoCondensed'), local('RobotoCondensed-Regular'),
|
||||||
url(/shared/assets/fonts/RobotoCondensed-Regular.ttf); }
|
url(/shared/fonts/RobotoCondensed-Regular.ttf); }
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--background-color: #0a0a0a;
|
--background-color: #0a0a0a;
|
||||||
|
Loading…
Reference in New Issue
Block a user