mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 11:55:36 +08:00
11 lines
330 B
HTML
11 lines
330 B
HTML
<!doctype html>
|
|
<html style="width:100%;height:100%;margin:0;padding:0;">
|
|
<head>
|
|
<title>ONLYOFFICE Fonts</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=IE8">
|
|
<script src="./allfonts.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html> |