switch ꝡ to v until Alegreya can be patched with ꝡ support

This commit is contained in:
dembim 2026-03-01 10:32:48 -05:00
parent 64ef1b80b2
commit 874dfc5803
6 changed files with 36 additions and 50 deletions

View file

@ -177,7 +177,7 @@
font-style: normal;
}
@font-face {
/* @font-face {
font-family: 'ToaqLatin';
src: url('../assets/fonts/Charis-7.000/Charis-Regular.ttf') format('truetype');
font-weight: normal;
@ -203,7 +203,7 @@
src: url('../assets/fonts/Charis-7.000/Charis-BoldItalic.ttf') format('truetype');
font-weight: bold;
font-style: italic;
}
} */
:root {
--base-font-size: 16pt;
@ -301,11 +301,11 @@ math {
font-size: calc(0.86 * var(--base-font-size));
}
.toaq-latin {
/* .toaq-latin {
font-family: "ToaqLatin";
font-size: calc(0.92 * var(--base-font-size));
}
.toaq-latin blockquote {
line-height: var(--ui-spacing * 1.5);
}
} */