@font-face {
	font-family: 'otaquest';
	src:  url('fonts/otaquest.eot?e4yz0n');
	src:  url('fonts/otaquest.eot?e4yz0n#iefix') format('embedded-opentype'),
		url('fonts/otaquest.ttf?e4yz0n') format('truetype'),
		url('fonts/otaquest.woff?e4yz0n') format('woff'),
		url('fonts/otaquest.svg?e4yz0n#otaquest') format('svg');
	font-weight: normal;
	font-style: normal;
}


[class^="otaquest-"], [class*=" otaquest-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'otaquest' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.otaquest-cart:before {
  content: "\e900";
}
.otaquest-search:before {
  content: "\e901";
}

.otaquest-sns-facebook:before {
	content: "\2009";
}

.otaquest-sns-twitter:before {
	content: "\200a";
}

.otaquest-sns-instagram:before {
	content: "\202f";
}

.otaquest-sns-youtube:before {
	content: "\205f";
}

.otaquest-sns-rss:before {
	content: "\3000";
}

.otaquest-sns-other:before {
	content: "\200b";
}

.otaquest-sns-discord:before {
	content: "\a0";
}