This commit is contained in:
2026-03-02 16:09:56 +01:00
parent b82b1200f7
commit 49a38bfea8
12 changed files with 87 additions and 37 deletions

Binary file not shown.

View File

@@ -0,0 +1,8 @@
@font-face {
font-family: 'Inter';
src: local('Inter'),
url('/themes/ayon/assets/fonts/Inter/Inter.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
}