mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-25 05:43:08 +09:00
6 lines
178 B
HTML
6 lines
178 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<iframe src="data:text/html,<style>@font-face { font-family: 'x'; src: url(x.ttf); } :root { font-family: 'x'; }</style>"></iframe>
|
|
</body>
|
|
</html>
|