add files

This commit is contained in:
Andrey Kuvshinov
2025-07-09 21:21:17 +03:00
commit 8fc8cbae32
596 changed files with 207566 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
@font-face {
font-family: 'Novecentowide Book';
src: url("/Viewer.js/fonts/Novecentowide-Bold-webfont.eot");
src: url("/Viewer.js/fonts/Novecentowide-Bold-webfont.eot?#iefix") format("embedded-opentype"),
url("/Viewer.js/fonts/Novecentowide-Bold-webfont.woff") format("woff"),
url("/fonts/Novecentowide-Bold-webfont.ttf") format("truetype"),
url("/fonts/Novecentowide-Bold-webfont.svg#NovecentowideBookBold") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'exotica';
src: url('/Viewer.js/fonts/Exotica-webfont.eot');
src: url('/Viewer.js/fonts/Exotica-webfont.eot?#iefix') format('embedded-opentype'),
url('/Viewer.js/fonts/Exotica-webfont.woff') format('woff'),
url('/Viewer.js/fonts/Exotica-webfont.ttf') format('truetype'),
url('/Viewer.js/fonts/Exotica-webfont.svg#exoticamedium') format('svg');
font-weight: normal;
font-style: normal;
}