/* noto-serif-jp-200 - cyrillic_japanese_latin_latin-ext */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 200;
	src: url('../font/noto-serif-jp-v31-cyrillic_japanese_latin_latin-ext-200.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-serif-jp-300 - cyrillic_japanese_latin_latin-ext */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 300;
	src: url('../font/noto-serif-jp-v31-cyrillic_japanese_latin_latin-ext-300.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-serif-jp-regular - cyrillic_japanese_latin_latin-ext */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 400;
	src: url('../font/noto-serif-jp-v31-cyrillic_japanese_latin_latin-ext-regular.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-serif-jp-500 - cyrillic_japanese_latin_latin-ext */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 500;
	src: url('../font/noto-serif-jp-v31-cyrillic_japanese_latin_latin-ext-500.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-serif-jp-600 - cyrillic_japanese_latin_latin-ext */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 600;
	src: url('../font/noto-serif-jp-v31-cyrillic_japanese_latin_latin-ext-600.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-serif-jp-700 - cyrillic_japanese_latin_latin-ext */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 700;
	src: url('../font/noto-serif-jp-v31-cyrillic_japanese_latin_latin-ext-700.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

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

@font-face {
	font-family: 'Calisto MT';
	src: url('../font/CalisMTBol.woff2') format('woff2'),
		url('../font/CalisMTBol.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}