
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	font-stretch: normal;
	src: url(Poppins-BlackItalic.ttf) format('ttf');
	unicode-range: U+0-10FFFF;
}



@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	font-stretch: normal;
	src: url(Poppins-Bold.ttf) format('ttf');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	font-stretch: normal;
	src: url(Poppins-ExtraBold.ttf) format('ttf');
	unicode-range: U+0-10FFFF;
}
