hajime/public/assets/aller.css
2023-08-12 00:16:32 +02:00

11 lines
325 B
CSS

@font-face {
font-family: 'Aller';
src: url('fonts/aller.eot');
src: local("Aller"),
url('fonts/aller.eot?#iefix') format('embedded-opentype'),
url('fonts/aller.woff') format('woff'),
url('fonts/aller.svg#SegoeUILight') format('svg');
font-weight: normal;
font-style: normal;
}