quitsocialmedia.club/styles/parts/_eb-garamond.scss

14 lines
323 B
SCSS
Raw Normal View History

2021-04-28 13:01:01 +02:00
@font-face {
font-family: 'EB Garamond';
font-weight: 100 900;
font-display: swap;
2022-06-01 10:26:43 +02:00
src: url('/fonts/eb-garamond.woff2') format('woff2');
2021-04-28 13:01:01 +02:00
}
@font-face {
font-family: 'EB Garamond';
font-weight: 100 900;
font-display: swap;
font-style: italic;
2022-06-01 10:26:43 +02:00
src: url('/fonts/eb-garamond-italic.woff2') format('woff2');
2021-04-28 13:01:01 +02:00
}