blob: 65a2b735b338c5459e1552788272a7a44d4f3022 [file] [log] [blame] [edit]
.mixed-text {
font-family: "Noto Sans Arabic ", "Noto Sans Japanese"
}
@font-face {
font-family: "Lora11";
src:
url("Lora-VariableFont_wght.ttf");
font-display: block;
}
@font-face {
font-family: "Noto Sans Japanese";
src:
url("NotoSansJP-Thin.woff2") format('woff2');
unicode-range: U+4e00 - U+9faf;
font-display: block;
}
@font-face {
font-family: "Noto Sans Arabic";
src:
url("NotoSansArabic-Thin.ttf");
unicode-range: U+0600 U+06FF;
font-display: block;
}
p {
font-family: 'Lora11';
/* Default font for the paragraph */
}
em {
font-family: 'Noto Sans Arabic';
}
b {
font-family: 'Noto Sans Japanese';
}