﻿

@font-face {
    font-family:'fz';
    src: url('fonts/fz.eot');
    src: url('fonts/fz.eot?#iefix') format('embedded-opentype'),
    url('fonts/fz.woff2') format('woff2'),
    url('fonts/fz.woff') format('woff'),
    url('fonts/fz.ttf') format('truetype'),
    url('fonts/fz.svg#en') format('svg');
    font-weight: normal;
    font-style: normal;
}
.cn{font-family:'fz';}
.fr14 {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}.fr18 {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}.fr25 {
	font-size: 18px;
	line-height: 34px;
	color: #333333;
}