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

@font-face {
	font-family: "share";
	font-style: normal;
	font-weight: 400;
	src:url("../font/share-r_web.woff") format("woff");
}

@font-face {
	font-family: "share";
	font-style: bold;
	font-weight: 700;
	src:url("../font/share-b_web.woff") format("woff");
}
@font-face {
	font-family: "gidolinya";
	font-style: normal;
	font-weight: 400;
	src:url("../font/gidolinya-r.woff") format("woff");
}