mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 03:15:30 -04:00
7 lines
282 B
SCSS
7 lines
282 B
SCSS
@charset "UTF-8";
|
|
|
|
/*! Inter UI | SIL Open Font License 1.1 | https://rsms.me/inter/ */
|
|
@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);
|