mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-06 09:29:35 +00:00
7 lines
178 B
HTML
7 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>
|