Files
Andrey Kuvshinov 8fc8cbae32 add files
2025-07-09 21:21:17 +03:00

24 lines
949 B
CSS

@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;
}