@charset "utf-8";

@font-face{
	font-family:'yomogi';
	src:url('./../font/yomogi.ttf') format('truetype');
	src:url('./../font/yomogi.otf') format('opentype');
}