From 7c0e408185d1a469420709dd54b14a2ca59c876c Mon Sep 17 00:00:00 2001 From: Amerlander Date: Sat, 15 Feb 2020 10:14:47 +0100 Subject: [PATCH] font fix 2 --- theme/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/style.less b/theme/style.less index 866bc144..8e685c8b 100644 --- a/theme/style.less +++ b/theme/style.less @@ -14,7 +14,7 @@ *******************************/ /* Roboto font */ -@RobotoMonoFont: data-uri("../docs/static/fonts/Roboto_Mono_400_normal.woff"); +@RobotoMonoFont: data-uri("../docs/static/fonts/roboto-mono-v7-latin-regular.woff"); /* roboto-mono-regular - latin */ @font-face {