добавил шрифты ростелекома

This commit is contained in:
2025-10-26 18:17:25 +03:00
parent b62da33ec4
commit 4656ad6e0a
8 changed files with 36 additions and 6 deletions
+4 -5
View File
@@ -1,7 +1,5 @@
:root {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
font-family: 'YourFont', sans-serif;
line-height: 1.5;
font-weight: 400;
@@ -14,8 +12,9 @@
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
--purple: 7700FF
--black
--purple: #7700ff;
--black: #101828;
--orange: #ff4f12;
}
#root {