diff --git a/README.md b/README.md
index c359de9..7721578 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-
-# TechOne UI
-
+

+
+### TechOne UI
_Open-source UI framework. Zero deps._
[](https://github.com/ll1ness/techone-ui)
diff --git a/styles.css b/styles.css
index 8667f06..97e0b6e 100755
--- a/styles.css
+++ b/styles.css
@@ -3,7 +3,7 @@
============================================ */
@font-face {
font-family: 'TechOnCartoon';
- src: url('/ttf/cartoon.ttf') format('truetype');
+ src: url('ttf/cartoon.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
@@ -11,7 +11,7 @@
@font-face {
font-family: 'TechOnNotes';
- src: url('/ttf/notes.ttf') format('truetype');
+ src: url('ttf/notes.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;