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/fonts/segoeui/font.css

7 lines
275 B
CSS
Raw Normal View History

@font-face {
font-family: 'SegoeUI';
src: url('SegoeUI.eot?#iefix') format('embedded-opentype'), url('SegoeUI.woff') format('woff'), url('SegoeUI.ttf') format('truetype'), url('SegoeUI.svg#SegoeUI') format('svg');
font-weight: normal;
font-style: normal;
}