mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-05-07 22:05:02 +02:00
7 lines
193 B
CSS
7 lines
193 B
CSS
@font-face {
|
|
font-family: 'Henny_Penny';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Henny Penny'), local('HennyPenny-Regular'), url(../font/hennypenny.ttf) format('truetype');
|
|
}
|