1
0
mirror of https://github.com/lexogrine/dota2-react-hud.git synced 2026-05-03 12:03:10 +02:00
This commit is contained in:
Hubert Walczak
2024-10-16 18:25:30 +02:00
parent 341d28bee9
commit 84d1794dfc
4 changed files with 1 additions and 8 deletions
Binary file not shown.
Binary file not shown.
-6
View File
@@ -1,6 +0,0 @@
@font-face {
font-family: 'Stratum2';
font-style: normal;
src: url('./Stratum2/Stratum2 Bold Regular.ttf') format('truetype');
}
+1 -2
View File
@@ -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: 'Rajdhani','Stratum2', 'Montserrat', 'Roboto', sans-serif;
font-family: 'Rajdhani','Montserrat', 'Roboto', sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/*background-image: url('./HUD/image.png');/**/