guichet/static/fonts/fengardoneue/font.css

14 lines
312 B
CSS
Raw Normal View History

2023-07-19 05:54:28 +00:00
@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;
}