@font-face {
	font-family: 'MARK PRO', sans-serif;
	src: url(/home/font/MARKPRO.woff);
	font-weight: normal;
}
@font-face {
	  font-family: 'MARK PRO', sans-serif;
	  src: url(/home/font/MARKPROBLACK.woff);
	  font-weight: bolder;
}
@font-face {
	  font-family: 'MARK PRO', sans-serif;
	  src: url(/home/font/MARKPROBOLD.woff);
	  font-weight: bold;
}
@font-face {
	  font-family: 'MARK PRO', sans-serif;
	  src: url(/home/font/MARKPROLIGHT.woff);
	  font-weight: lighter;
}