This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
2024-04-11 14:09:44 +02:00

8 lines
250 B
CSS

/* viga-latin-400-normal */
@font-face {
font-family: 'Viga';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(./files/viga-latin-400-normal.woff2) format('woff2'), url(./files/viga-latin-400-normal.woff) format('woff');
}