@charset "utf-8";

/*==========================================================
	Ostrich Sans：black／medium
==========================================================*/
@font-face{
	font-family: 'ostrich-sans-black';
	font-style: normal;
	font-weight: normal;
	src: url('./fonts/ostrich-sans.sans-black.ttf');
}
@font-face{
	font-family: 'ostrich-sans-medium';
	font-style: normal;
	font-weight: normal;
	src: url('./fonts/ostrich-sans.sans-medium.ttf');
}
