﻿@font-face {
    font-family: '方正小标宋简体'; 
    src: url('fonts/FZXBSJW.eot') format('embedded-opentype'), 
         url('fonts/FZXBSJW.woff') format('woff'), 
         url('fonts/FZXBSJW.ttf') format('truetype'), 
         url('fonts/FZXBSJW.svg') format('svg'); 
    font-weight:initial;
    font-style: normal;
}

@font-face {
    font-family: '方正行楷简体'; 
    src: url('fonts/FZXKJW.eot') format('embedded-opentype'),
         url('fonts/FZXKJW.woff') format('woff'), 
         url('fonts/FZXKJW.TTF') format('truetype'), 
         url('fonts/FZXKJW.svg') format('svg'); 
    font-weight:initial;
    font-style: normal;
}

@font-face {
    font-family: '华文中宋'; 
    src: url('fonts/华文中宋.eot') format('embedded-opentype'),
         url('fonts/华文中宋.woff') format('woff'), 
         url('fonts/华文中宋.TTF') format('truetype'), 
         url('fonts/华文中宋.svg') format('svg'); 
    font-weight:initial;
    font-style: normal;
}