@charset "UTF-8";

@font-face
{
	font-family: 'Z-M';
	src:
		url('https://gero-art-discovery.jp/_fonts/ZalandoSans-Medium.ttf') format('truetype')
	;
	font-weight: 500;
}

@font-face
{
	font-family: "f-icons";
	src:
		url('https://gero-art-discovery.jp/_fonts/foundation-icons.ttf') format('truetype')
	;
	font-weight: normal;
}


/*@font-face
{
	font-family: 'Midashi Go MB31';
	src:
		url('http://127.0.0.1:8888/gero-art-discovery/_fonts/A-OTF-MidashiGoPro-MB31.otf') format('opentype')
	;
	font-weight: 500;
}*/

@font-face
{
	font-family: "awesome";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(//use.fontawesome.com/releases/v5.11.2/webfonts/fa-solid-900.eot);
	src: url(//use.fontawesome.com/releases/v5.11.2/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//use.fontawesome.com/releases/v5.11.2/webfonts/fa-solid-900.woff2) format("woff2"), url(//use.fontawesome.com/releases/v5.11.2/webfonts/fa-solid-900.woff) format("woff"), url(//use.fontawesome.com/releases/v5.11.2/webfonts/fa-solid-900.ttf) format("truetype"), url(//use.fontawesome.com/releases/v5.11.2/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}