@font-face
{
    font-family: font_en;
    src: url('../font/BARLOWCONDENSED-BOLD.TTF')
}
.ziti{
	font-family: font_en;
}
@font-face
{
    font-family: font_light;
    src: url('../font/BARLOWCONDENSED-LIGHT.TTF')
}
.light{
    font-family: font_light;
}
@font-face
{
    font-family: font_thin;
    src: url('../font/AlegreyaSans-Thin.ttf')
}
.wapper .page5 .newsCont .titleBox .entitl{
    font-family: font_thin;
}
.wapper .page3 .contMenu .cont .titleBox .entitl{
    font-family: font_thin;
}
.wapper .page2 .pageCont2 .left .titleBox .entitl{
    font-family: font_thin;
}