@font-face {
    font-family: 'NewsGothCnBTRegular';
    src: url('tt0375m_.eot');
    src: url('tt0375m_.eot') format('embedded-opentype'),
         url('tt0375m_.woff2') format('woff2'),
         url('tt0375m_.woff') format('woff'),
         url('tt0375m_.ttf') format('truetype'),
         url('tt0375m_.svg#NewsGothCnBTRegular') format('svg');
}

.product_name
{
	color:#000;
	font-family:'NewsGothCnBTRegular';
	font-size:26px;
	text-transform:uppercase;
	margin-top:3%;
	margin-bottom:3%;
	}
	
.product_code
{
	color:#000;
	font-family:'NewsGothCnBTRegular';
	font-size:20px;
	line-height:30px;

}
.product_code_mt
{
	color:#000;
	font-family:'NewsGothCnBTRegular';
	font-size:24px;

}
.product_p
{
	color:#000;
	font-family:'NewsGothCnBTRegular';
	font-size:18px;
	line-height:25px;
	margin-bottom:5%;

}
.heading_red
{
	color:#990203;
	font-family:'NewsGothCnBTRegular';
	font-size:18px;
	}

.heading_grey
{
	color:#383838;
	font-family:'NewsGothCnBTRegular';
	font-size:14px;
	font-style:italic;
	}
