1
0
Fork 0
infojune/src/assets/fonts/stylesheet.css

9 lines
197 B
CSS

@font-face {
font-family: 'Gidole';
src: url('Gidole-Regular.woff2') format('woff2'),
url('Gidole-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}