hajime/public/assets/aller.css

11 lines
325 B
CSS
Raw Normal View History

2023-08-11 22:16:32 +00:00
@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;
}