diff --git a/assets/css/style.scss b/assets/css/style.scss index 8b040bd..8bc20da 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -6,14 +6,14 @@ font-family: 'Lexend'; font-weight: normal; font-style: normal; - src: url('./css/fonts/Lexend-Regular.ttf') + src: url('/css/fonts/Lexend-Regular.ttf') } @font-face { font-family: 'Lexend'; font-weight: bold; font-style: normal; - src: url('./css/fonts/Lexend-Bold.ttf') + src: url('/css/fonts/Lexend-Bold.ttf') } #a-title > h1:nth-child(1) {