/* Poppins */

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-Italic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-MediumItalic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-SemiBold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-SemiBoldItalic.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
}

/* Triangles */

@font-face {
	font-family: 'Triangles';
	src: url('hinted-subset-Triangles.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}