/* Inter */
@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter/Inter-VariableFont_opsz\,wght.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter/Inter-Italic-VariableFont_opsz\,wght.ttf") format("truetype");
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}
/* Noto Sans JP */
@font-face {
    font-family: "Noto Sans JP";
    src: url("../fonts/Noto_Sans_JP/NotoSansJP-VariableFont_wght.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
/* Noto Sans JP */
@font-face {
    font-family: "Shippori Antique";
    src: url("../fonts/Shippori_Antique/ShipporiAntique-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/*==== Static Fonts ====*/
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-ThinItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-ExtraLightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-BoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-ExtraBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Static';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/Inter/static/Inter-BlackItalic.woff2') format('woff2');
}