Chore/BOOK-773 replace old typography variables * chore(BOOK-773): Replaced body typography * chore(BOOK-773): Replaced caption typography * chore(BOOK-773): Replaced footnote typography * chore(BOOK-773): Replaced subtitle typography Approved-by: Bianca Widstam
5 lines
103 B
CSS
5 lines
103 B
CSS
.layout {
|
|
font-family:
|
|
var(--Body-Paragraph-Font-family), var(--Body-Paragraph-Font-fallback);
|
|
}
|