Skip to content

Commit f33b419

Browse files
author
Michele Piazzai
authored
Merge pull request #12 from piazzai/develop
Serve semibold typeface
2 parents 6038900 + 2c2fd8e commit f33b419

11 files changed

+1
-0
lines changed

_sass/_fonts.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
$weights: (
22
"Light": 300,
33
"Medium": 500,
4+
"SemiBold": 600,
45
"Bold": 700,
56
);
67

assets/fonts/Inter-Bold.woff2

4.79 KB
Binary file not shown.
6.43 KB
Binary file not shown.

assets/fonts/Inter-Italic.woff2

7.52 KB
Binary file not shown.

assets/fonts/Inter-Light.woff2

5.53 KB
Binary file not shown.
5.06 KB
Binary file not shown.

assets/fonts/Inter-Medium.woff2

5.33 KB
Binary file not shown.
6.06 KB
Binary file not shown.

assets/fonts/Inter-Regular.woff2

9.39 KB
Binary file not shown.

assets/fonts/Inter-SemiBold.woff2

109 KB
Binary file not shown.

0 commit comments

Comments
 (0)