Correct font links

This commit is contained in:
Fred Boniface 2022-10-17 10:43:11 +01:00
parent 08640400b6
commit 5680ce1ae2
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@
@font-face { @font-face {
font-family: 'raleway-light'; font-family: 'raleway-light';
src: url('/style/fonts/railway/raleway-light.woff2') format('woff2'), src: url('/style/fonts/raleway/raleway-light.woff2') format('woff2'),
url('/style/fonts/railway/raleway-light.woff') format('woff'); url('/style/fonts/raleway/raleway-light.woff') format('woff');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }