diff --git a/less/hacker.less b/less/hacker.less index b30b6a9..413b33b 100644 --- a/less/hacker.less +++ b/less/hacker.less @@ -1,6 +1,6 @@ // import bootstrap base @import "../node_modules/bootstrap/less/bootstrap.less"; -@import (css) url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono'); +@import (css) url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono:400,400i'); // import custom variables @import "hacker/_variables.less";