mirror of
https://github.com/lexogrine/cs2-react-hud.git
synced 2026-05-03 12:03:10 +02:00
update
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
@import "fonts/montserrat.css";
|
||||
@import "fonts/stratum2.css";
|
||||
html,
|
||||
body,
|
||||
#root {
|
||||
@@ -9,7 +8,7 @@ body,
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: 'Stratum2', 'Montserrat', 'Roboto', sans-serif;
|
||||
font-family: "Rajdhani", 'Montserrat', 'Roboto', sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
/*background-image: url('./assets/bg.png');/**/
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,6 +0,0 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'Stratum2';
|
||||
font-style: normal;
|
||||
src: url('./Stratum2/Stratum2 Bold Regular.ttf') format('truetype');
|
||||
}
|
||||
Reference in New Issue
Block a user