@charset "UTF-8";


@font-face
{
	font-family: 'EG-M';
	src:
		url('https://ko.dougukan.jp/_fonts/EBGaramond-VariableFont_wght.ttf') format('truetype')
	;
	font-weight: 500;
}

@font-face
{
	font-family: 'Zen-R';
	src:
		url('https://ko.dougukan.jp/_fonts/ZenOldMincho-Regular.ttf') format('truetype')
	;
	font-weight: 400;
}

@font-face
{
	font-family: 'Zen-B';
	src:
		url('https://ko.dougukan.jp/_fonts/ZenOldMincho-Bold.ttf') format('truetype')
	;
	font-weight: 700;
}


@font-face
{
	font-family: 'GG-R';
	src:
		url('https://ko.dougukan.jp/_fonts/GenShinGothic-Regular-web.ttf') format('truetype')
	;
	font-weight: 400;
}
@font-face
{
	font-family: 'GG-M';
	src:
		url('https://ko.dougukan.jp/_fonts/GenShinGothic-Medium-web.ttf') format('truetype')
	;
	font-weight: 500;
}

@font-face
{
	font-family: 'R-R';
	src:
/*		url('https://minamihida-art-discovery.jp/_fonts/Roboto-Regular.ttf') format('truetype')*/
		url('https://ko.dougukan.jp/_fonts/Roboto-Regular.ttf') format('truetype')
	;
	font-weight: 400;
}

@font-face
{
	font-family: 'R-M';
	src:
/*		url('https://minamihida-art-discovery.jp/_fonts/Roboto-Medium.ttf') format('truetype')*/
		url('https://ko.dougukan.jp/_fonts/Roboto-Medium.ttf') format('truetype')
	;
	font-weight: 500;
}

@font-face
{
	font-family: "Font Awesome 5 Free";
	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")
}
