Skip to content

Commit

Permalink
updated font src
Browse files Browse the repository at this point in the history
  • Loading branch information
o-tsaruk committed Aug 23, 2023
1 parent 835e300 commit 022c782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/Home.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

@font-face {
font-family: 'NeueMachina';
src: url(./NeueMachina-Regular.ttf) format('woff');
src: url(styles/NeueMachina-Regular.ttf) format('woff');
}

.main {
Expand Down

0 comments on commit 022c782

Please sign in to comment.