subset Inter font w/ glyphhanger

This commit is contained in:
2020-01-23 10:39:34 -05:00
parent 0bcac05d33
commit dab6ac1a2e
7 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*! Inter UI | SIL Open Font License 1.1 | https://rsms.me/inter/ */
@include font-face("Inter", "./fonts/inter-regular", 400);
@include font-face("Inter", "./fonts/inter-medium", 500);
@include font-face("Inter", "./fonts/inter-bold", 700);
@include font-face("Inter", "./fonts/inter-regular-subset", 400);
@include font-face("Inter", "./fonts/inter-medium-subset", 500);
@include font-face("Inter", "./fonts/inter-bold-subset", 700);
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.