@font-face{
	font-family: Poppins-Black;
	src: URL("../fonts/Poppins-Black.ttf"); /*relative to the CSS file in which we’ll reference them*/
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: Poppins-BlackItalic;
	src: URL("../fonts/Poppins-BlackItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-Bold;
	src: URL("../fonts/Poppins-Bold.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-BoldItalic;
	src: URL("../fonts/Poppins-BoldItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-ExtraBold;
	src: URL("../fonts/Poppins-ExtraBold.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-ExtraBoldItalic;
	src: URL("../fonts/Poppins-ExtraBoldItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-ExtraLight;
	src: URL("../fonts/Poppins-ExtraLight.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-ExtraLightItalic;
	src: URL("../fonts/Poppins-ExtraLightItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-Italic;
	src: URL("../fonts/Poppins-Italic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-Light;
	src: URL("../fonts/Poppins-Light.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-LightItalic;
	src: URL("../fonts/Poppins-LightItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-Medium;
	src: URL("../fonts/Poppins-Medium.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-MediumItalic;
	src: URL("../fonts/Poppins-MediumItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-Regular;
	src: URL("../fonts/Poppins-Regular.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-SemiBold;
	src: URL("../fonts/Poppins-SemiBold.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-SemiBoldItalic;
	src: URL("../fonts/Poppins-SemiBoldItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-Thin;
	src: URL("../fonts/Poppins-Thin.ttf"); /*relative to the CSS file in which we’ll reference them*/
}
@font-face{
	font-family: Poppins-ThinItalic;
	src: URL("../fonts/Poppins-ThinItalic.ttf"); /*relative to the CSS file in which we’ll reference them*/
}







