optimise font (remove CASL axis) & fix caching
This commit is contained in:
parent
0269ed5c60
commit
5304273b28
6 changed files with 8 additions and 6 deletions
|
@ -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' }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue