14 lines
344 B
CSS
14 lines
344 B
CSS
@font-face{
|
|
font-family: EBGaramond08;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/EBGaramond08/EBGaramond08_R.woff);
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
}
|
|
|
|
@font-face{
|
|
font-family: EBGaramond08;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/EBGaramond08/EBGaramond08_RI.woff);
|
|
font-style: italic;
|
|
font-weight: normal;
|
|
}
|