Adding JGS vectorial font

This commit is contained in:
2023-10-26 12:01:13 +02:00
parent 140d4513f1
commit b276516a0e
3 changed files with 9 additions and 0 deletions

View File

@ -77,6 +77,14 @@
}
@font-face {
font-family: 'jgs_vecto';
src: url('./woff2/jgs_vecto.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Steps Mono';
src: url('./woff2/Steps-Mono.woff2') format('woff2');