/* @font-face {
   font-family: 方正兰亭细黑简体;
   src:url('../font/方正兰亭细黑简体.TTF');
}

@font-face {
    font-family: 方正兰亭中黑简体;
   src:url('../font/方正兰亭中黑简体.TTF');
}

.founder_thin_font{
	font-family: "方正兰亭细黑简体";
}

.founder_technology{
	font-family: "方正兰亭中黑简体";
}
@font-face {
    font-family: 'pingFangSC-Medium';
    src: url('../font/PingFang Medium.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pingFangSC-Light';
    src: url('../font/PingFang Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pingFangSC-Regular';
    src: url('../font/PingFang Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pingFangFC-Bold';
    src: url('../font/PingFang Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pingFangFC-ExtraLight';
    src: url('../font/PingFang ExtraLight.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pingFangFC-Heavy';
    src: url('../font/PingFang Heavy.ttf');
    font-weight: normal;
    font-style: normal;
} */
