diff --git a/src/style.css b/src/style.css index e91fcd0..128458e 100644 --- a/src/style.css +++ b/src/style.css @@ -1,6 +1,6 @@ @font-face { font-family: "Inter"; - src: url("fonts/Inter-Regular.tff"); + src: url("fonts/Inter-Regular.ttf"); font-weight: normal; font-style: normal; }