From 6980693721e13a87fc299f5da93ee04e941a2bae Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 14 May 2020 15:36:33 +0200 Subject: [PATCH] font --- stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheet.css b/stylesheet.css index 78c28b9..7aebe0a 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -289,7 +289,7 @@ a img:hover{ @font-face { font-family: 'special-issue-12'; - src: url('12/font/RobotoMono-Regular.ttf'); + src: url('font/RobotoMono-Regular.ttf'); /*font-style: normal;*/ }