diff options
Diffstat (limited to 'sandstone/bootswatch.less')
-rw-r--r-- | sandstone/bootswatch.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandstone/bootswatch.less b/sandstone/bootswatch.less index 2883d5a4..e806f68a 100644 --- a/sandstone/bootswatch.less +++ b/sandstone/bootswatch.less @@ -2,7 +2,7 @@ // Bootswatch // ----------------------------------------------------- -@web-font-path: "https://fonts.googleapis.com/css?family=Roboto:400,500"; +@web-font-path: "https://fonts.googleapis.com/css?family=Roboto:400,500,700"; .web-font(@path) { @import url("@{path}"); |