@charset "utf-8";

@font-face {
	font-family: "特殊文字";
	src: url("My2ndFont.ttf") format("truetype");
}
.sp {
	font-family: "特殊文字";
}
