diff --git a/style/light.css b/style/light.css index 9854618..c474542 100644 --- a/style/light.css +++ b/style/light.css @@ -1,5 +1,10 @@ +@font-face { + font-family: "fa"; + src: url("font/fa.woff"); +} + html { - font-family: DejaVu Sans Mono, monospace; + font-family: "DejaVu Sans", sans-serif; } section.images {