@font-face {
    font-family: 'siyuan';
    src: url('siyuan.eot');
    src:
        url('siyuan.woff') format('woff'),
        url('siyuan.ttf') format('truetype'),
        url('siyuan.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}