Adding JGS vectorial font
This commit is contained in:
@ -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');
|
||||
|
||||
Reference in New Issue
Block a user