@charset "UTF-8";
/* CSS Document */
/* Product */
@font-face {
	font-family: "ProductBold";
	font-style: normal;
	font-weight: normal;
	src: url(../ttf/product_sans_bold.ttf) format("truetype");
}

@font-face {
	font-family: "ProductRegular";
	font-style: normal;
	font-weight: normal;
	src: url(../ttf/product_sans_regular.ttf) format("truetype");
}