﻿/******************************
*同创模板网-专业提供企业网站源码程序模板*
* www.cnfusu.com *
* www.cnboco.com *
* 微信：cnboco *
* QQ:289229516 *
 ******************************/

/*=== 字体 ===*/
@font-face {
    
    font-family: "SourceSans";
    src: url("../fonts/sourcesanspro-regular.eot");
    src: url("../fonts/sourcesanspro-regular.eot") format("embedded-opentype"),
         url("../fonts/sourcesanspro-regular.woff2") format("woff2"),
         url("../fonts/sourcesanspro-regular.woff") format("woff"),
         url("../fonts/sourcesanspro-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    
    font-family: "SourceCode";
    src: url("../fonts/sourcecodepro-regular.eot");
    src: url("../fonts/sourcecodepro-regular.eot") format("embedded-opentype"),
         url("../fonts/sourcecodepro-regular.woff2") format("woff2"),
         url("../fonts/sourcecodepro-regular.woff") format("woff"),
         url("../fonts/sourcecodepro-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    
    font-family: "FuturaBook";
    src: url("../fonts/futurabook.eot");
    src: url("../fonts/futurabook.eot") format("embedded-opentype"),
         url("../fonts/futurabook.woff2") format("woff2"),
         url("../fonts/futurabook.woff") format("woff"),
         url("../fonts/futurabook.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}