Files
newwalls.pl/themes/ayon/assets/fonts/Inter/custon-font.css
2026-03-02 16:09:56 +01:00

8 lines
216 B
CSS

@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;
}