34 lines
1 KiB
SCSS
34 lines
1 KiB
SCSS
|
/* eb-garamond-regular - latin */
|
||
|
@font-face {
|
||
|
font-family: 'EB Garamond';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
font-display: swap;
|
||
|
src: local(''),
|
||
|
url('/fonts/eb-garamond-v19-latin-regular.woff2') format('woff2'),
|
||
|
url('/fonts/eb-garamond-v19-latin-regular.woff') format('woff'),
|
||
|
url('/fonts/eb-garamond-v19-latin-regular.ttf') format('truetype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Epilogue;
|
||
|
font-style: italic;
|
||
|
font-weight: 700;
|
||
|
font-display: swap;
|
||
|
src: local(''),
|
||
|
url('/fonts/epilogue-v7-latin-700italic.woff2') format('woff2'),
|
||
|
url('/fonts/epilogue-v7-latin-700italic.woff') format('woff'),
|
||
|
url('/fonts/epilogue-v7-latin-700italic.ttf') format('truetype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Epilogue;
|
||
|
font-style: italic;
|
||
|
font-weight: 700;
|
||
|
font-display: swap;
|
||
|
src: local(''),
|
||
|
url('/fonts/epilogue-v7-latin-700italic.woff2') format('woff2'),
|
||
|
url('/fonts/epilogue-v7-latin-700italic.woff') format('woff'),
|
||
|
url('/fonts/epilogue-v7-latin-700italic.ttf') format('truetype');
|
||
|
}
|