mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-28 09:10:31 -04:00
7 lines
261 B
SCSS
7 lines
261 B
SCSS
@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);
|