@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: PillGothicRegular;
	src: url(../fonts/pillgothic600mg-regular.ttf);
}
@font-face {
	font-family: PillGothicBold;
	src: url(../fonts/pillgothic600mg-bold.ttf);
}
@font-face {
	font-family: PillGothicLight;
	src: url(../fonts/pillgothic300mg-regular.ttf);
}