guichet/static/fonts/fengardoneue/font.css
2023-07-19 07:54:28 +02:00

14 lines
312 B
CSS

@font-face {
font-family: 'fengardoneue';
src: url('fengardoneue_regular-webfont.woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fengardoneue';
src: url('fengardoneue_black-webfont.woff');
font-weight: bold;
font-style: normal;
}