mupdf-webviewer
Version:
The web viewer SDK using mupdf.js
15 lines (12 loc) • 301 B
CSS
@font-face {
font-family: "NotoSans-Bold";
src: url("Inter-SemiBold.woff2") format("woff2");
}
@font-face {
font-family: "NotoSans-Medium";
src: url("Inter-Medium.woff2") format("woff2");
}
@font-face {
font-family: "NotoSans-Regular";
src: url("Inter-Regular.woff2") format("woff2");
}