@charset "UTF-8";

/* Noto Sans */

@font-face {
	font-family: 'Noto Sans';
	src: url('hinted-subset-NotoSans-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('hinted-subset-NotoSans-Italic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('hinted-subset-NotoSans-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('hinted-subset-NotoSans-BoldItalic.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

/* Noto Serif */

@font-face {
	font-family: 'Noto Serif';
	src: url('hinted-subset-NotoSerif.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Serif';
	src: url('hinted-subset-NotoSerif-Italic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Serif';
	src: url('hinted-subset-NotoSerif-BoldItalic.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Serif';
	src: url('hinted-subset-NotoSerif-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/* Triangles */

@font-face {
	font-family: 'Triangles';
	src: url('hinted-subset-Triangles.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}