This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/content/aller.css
2015-04-13 10:14:59 +00:00

11 lines
329 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;
}