@charset "UTF-8";
/* CSS Document */

@font-face{
	font-family: Thin;
	src: url(DistrictPro-Thin.otf):
}

#font1{
	font-family:Thin;
	font-size: 21px;
	line-height: 25px;
}

#font2{
	font-family: Thin;
	font-size: 21px;
	line-height: 25px;
}

@font-face{
	font-family: regular;
	src: url(Montserrat-Regular.otf);
}

#font3{
	font-family: regular;
	font-size: 13px;
	line-height: 16px;
}

#font4{
	font-family: regular;
	font-size: 12px;
	line-height: 16px;
}