diff --git a/style.css b/style.css index 2ab189c..313a82a 100644 --- a/style.css +++ b/style.css @@ -2,24 +2,24 @@ @font-face { font-family: 'mono'; - src: url('fonts/SyneMono-Regular.otf') format('opentype'); + src: url('Radio_8/fonts/SyneMono-Regular.otf') format('opentype'); } @font-face { font-family: 'garamondt'; - src: url('fonts/Garamondt-Italic.woff') format('woff'); + src: url('Radio_8/fonts/Garamondt-Italic.woff') format('woff'); } @font-face { font-family: 'garamondt-regular'; - src: url('fonts/Garamondt-Regular.woff') format('woff'); + src: url('Radio_8/fonts/Garamondt-Regular.woff') format('woff'); } @font-face { font-family: 'graffiti'; - src: url('fonts/Crédible-Regular.woff') format('woff'); + src: url('Radio_8/fonts/Crédible-Regular.woff') format('woff'); }