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
flashwave fd7d3178f2 Push shit I already had
Signed-off-by: Flashwave <me@flash.moe>
2015-02-21 13:53:05 +01:00

11 lines
407 B
CSS

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