feat(windows); refer to proper file for noto sans

references #5565
This commit is contained in:
Brandy Carney
2016-02-24 11:58:08 -05:00
parent 0d4971f190
commit 667300829c

View File

@@ -18,7 +18,7 @@ $noto-sans-font-path: $font-path !default;
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
src: local('Noto Sans'), local('Noto-Sans'), url('#{$noto-sans-font-path}/noto-sans.ttf') format('truetype');
src: local('Noto Sans'), local('Noto-Sans-Regular'), url('#{$noto-sans-font-path}/noto-sans-regular.ttf') format('truetype');
}
@font-face {