1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 12:36:20 -04:00

subset Inter font w/ glyphhanger

This commit is contained in:
Jake Jarvis 2020-01-23 10:39:34 -05:00
parent 0bcac05d33
commit dab6ac1a2e
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
7 changed files with 3 additions and 3 deletions

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.