@charset "utf-8";

@font-face{	/* Audrey */
	font-family:'audrey';
	src:url('./../font/audrey.otf') format('opentype');
}

@font-face{	/* よもぎフォント */
	font-family:'yomogi';
	src:url('./../font/yomogi.otf') format('opentype');
}