@font-face {
	font-family: "logotype";
	src: url("../font/logotype.woff2") format("woff2"),
			 url("../font/logotype.woff") format("woff");
}
.logotype {
	font-family: "logotype","ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic",YuGothic,"メイリオ",Meiryo,sans-serif;
	font-weight: normal!important;
}
