optimise font (remove CASL axis) & fix caching

This commit is contained in:
りき萌 2025-10-06 13:44:34 +02:00
parent 0269ed5c60
commit 5304273b28
6 changed files with 8 additions and 6 deletions

View file

@ -7,7 +7,7 @@
<style>
@font-face {
font-family: "RecVar";
src: url("{{{ asset 'font/Recursive_VF_1.085.woff2' }}}");
src: url("{{{ asset 'font/recursive-casl0.woff2' }}}");
}
</style>
<link rel="stylesheet" href="{{ asset 'css/base.css' }}">