/*
	j-motion\calligraphy\css\fonts.css
*/

@import url(./OT-UDDigiKyokashoProN-Regular/woff2/OT-UDDigiKyokashoProN-Regular.css);
@import url(./OT-UDDigiKyokashoProN-Medium/woff2/OT-UDDigiKyokashoProN-Medium.css);
@import url(./OT-UDDigiKyokashoProN-Bold/woff2/OT-UDDigiKyokashoProN-Bold.css);
@import url(./OT-PKyokaICAProN-Regular/woff2/OT-PKyokaICAProN-Regular.css);
@import url(./OT-PKaishoMCBK1ProN-Bold/woff2/OT-PKaishoMCBK1ProN-Bold.css);
@import url(./OT-PKakuGyoStdN-Medium/woff2/OT-PKakuGyoStdN-Medium.css);

@font-face {
	font-family: 'AoyagiReisho';
	src:
		url(./AoyagiReisho/aoyagireisyosimo_ttf_2_01.woff2) format('woff2'),
		url(./AoyagiReisho/aoyagireisyosimo_ttf_2_01.woff) format('woff2'),
		url(./AoyagiReisho/aoyagireisyosimo_ttf_2_01.ttf) format('truetype');
  	font-weight: normal;
  	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'KouzanBrushFontSousyo';
	src:
		url(./KouzanBrushFontSousyo/KouzanBrushFontSousyo.woff2) format('woff2'),
		url(./KouzanBrushFontSousyo/KouzanBrushFontSousyo.woff) format('woff2'),
		url(./KouzanBrushFontSousyo/KouzanBrushFontSousyo.ttf) format('truetype');
  	font-weight: normal;
  	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'KsoTouryuSouN';
	src:
		url(./KsoTouryuSouN/KsoTouryuSouN.woff2) format('woff2'), 
		url(./KsoTouryuSouN/KsoTouryuSouN.woff) format('woff'), 
		url(./KsoTouryuSouN/KsoTouryuSouN.otf) format('opentype');
  	font-weight: normal;
  	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SagabonPrototype';
	src:
		/*
		url(./SagabonPrototype/SagabonPrototype.woff2) format('woff2'),
		url(./SagabonPrototype/SagabonPrototype.woff) format('woff'),
		url(./SagabonPrototype/SagabonPrototype.otf) format('opentype');
		url(./SagabonPrototype/SagabonPrototype_251026.otf) format('opentype');
		*/
		url(./SagabonPrototype/SagabonPrototype_251027.otf) format('opentype');
  	font-weight: normal;
  	font-style: normal;
	font-display: swap;
}

.font-01{
	font-family: 'OT-UDDigiKyokashoProN-Regular';
}
.font-02{
	font-family: 'OT-PKyokaICAProN-Regular';
}
.font-03{
	font-family: 'OT-PKaishoMCBK1ProN-Bold';
}
.font-04{
	font-family: 'OT-PKakuGyoStdN-Medium';
}
.font-05{
	font-family: 'AoyagiReisho';
}
.font-06{
	font-family: 'KouzanBrushFontSousyo';
}
.font-07{
	font-family: 'KsoTouryuSouN';
}
.font-08{
	font-family: 'SagabonPrototype';
}