/* 字体 */
@font-face {
    font-family: 'Calistoga-Regular';
    src: url('../fonts/Calistoga-Regular.ttf');
} 

@font-face {
    font-family: 'PublicSans-Regular';
    src: url('../fonts/PublicSans-Regular.ttf');
} 
@font-face {
    font-family: 'PublicSans-SemiBold';
    src: url('../fonts/PublicSans-SemiBold.ttf');
} 
@font-face {
    font-family: 'PublicSans-Bold';
    src: url('../fonts/PublicSans-Bold.ttf');
} 
@font-face {
    font-family: 'PublicSans-Medium';
    src: url('../fonts/PublicSans-Medium.ttf');
} 
@font-face {
    font-family: 'PublicSans-Light';
    src: url('../fonts/PublicSans-Light.ttf');
} 
@font-face {
    font-family: 'PublicSans-ExtraLight';
    src: url('../fonts/PublicSans-ExtraLight.ttf');
} 
@font-face {
    font-family: 'PublicSans-LightItalic';
    src: url('../fonts/PublicSans-LightItalic.ttf');
} 


body,input{
    font-family: 'PublicSans-Regular'; 
}

.a-nub,.my-titles,.my-synopsis,.d-special .d-name,.d-one .d-name,.d-item .d-name,.f-td_intro,.f-one,.wd-nub,.wd-titles,.wd-td_nub,.wd-td_unit,
.t-name,.fa-left .fa-one,.fa-right .fa-one,.hm-titles,.we-titles,.we-item .we-name,.we-one .we-name, .wea-titles,.wea-nav,.web-name,
.o-name,.p-titles,.p-name,.s-name,.i-name,.j-titles,.j-link,.s-tip,.j-subtitle,.j-name,.search-nub,.search-filters,.as-titles,.as-nub,
.l-subtitle,.k-name,.wa-subtitle,.wa-titles,.k-label,.wa-name,.wb-name,.wb-subtitle,.wc-titles,.v-name,.w-name,.w-subtitle,.w-titles,
.xa-titles,.wfa-titles,.wfb-nav span,.wf-titles,.wf-subtitle,.z-titles,.z-name,.z-subtitle,.x-subtitle,.y-subtitle,.y-titles,
.a-titles{
    font-family: 'Calistoga-Regular';
    font-weight: normal;
}

.wd-label,.wd-synopsis,.wd-view,.wd-submit,.wd-intro_text, .wd-td_intro, 
.wd-intro_more{
    font-family: 'PublicSans-Bold';
    font-weight: normal;
}

.h-j,.hl-tip,.h-login,.h-submit_article,.o-intro,.hs-text,.s-intro,.s-hint,.issues-name,.l-nub,.l-name,.k-nav,.z-apply_text,
.h-search{
    font-family: 'PublicSans-SemiBold';
    font-weight: normal;
}


.classify-one,.j-back,.q-buttom,.r-cancel,.r-submit,.l-buttom,.w-download_text,.w-link,.xa-name,.wfa-buttom,.z-intro,
.nav-item{
    font-family: 'PublicSans-Medium';
    font-weight: normal;
}


.d-one .d-time,.d-one .d-intro,.d-item .d-time,.d-item .d-intro,.we-one .we-more,.wea-more,.wea-item .wea-intro,.wea-right .wea-more,
.wea-link .wea-intro,.web-intro,.web-more,.j-time,
.h-logo_text{
    font-family: 'PublicSans-Light';
    font-weight: normal;
}

.f-two,.fa-left .fa-two,.fa-right .fa-two,.fa-link,
.f-link{
    font-family: 'PublicSans-ExtraLight';
    font-weight: normal;
}

.issues-label,.wa-label,.wf-label{
    font-family: 'PublicSans-LightItalic';
    font-weight: normal;
}

 


