Skip to content

Commit a356fb1

Browse files
author
Matthieu Lemerre
committed
Include other weights
1 parent 091c681 commit a356fb1

4 files changed

+9
-0
lines changed
22.6 KB
Binary file not shown.
22.6 KB
Binary file not shown.
22.5 KB
Binary file not shown.

assets/fonts/fonts.css

+9
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
src: url('/assets/fonts/eb-garamond-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
88
}
99

10+
/* eb-garamond-500 - latin */
11+
/* @font-face { */
12+
/* font-display: swap; /\* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. *\/ */
13+
/* font-family: 'EB Garamond'; */
14+
/* font-style: normal; */
15+
/* font-weight: 500; */
16+
/* src: url('../fonts/eb-garamond-v27-latin-500.woff2') format('woff2'); /\* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ *\/ */
17+
/* } */
18+
1019
/* fondamento-regular - latin */
1120
@font-face {
1221
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

0 commit comments

Comments
 (0)