507 B
507 B
<html lang="en">
<head>
<style>
@font-face {
font-family: Inter;
src: url("%sveltekit.assets%/Inter.ttf") format("truetype");
}
</style>
%sveltekit.head%
</head>
%sveltekit.body%
</html>