	@font-face {
		font-family:"Poppins";
		src:url("fonts/Poppins-400.woff2") format("woff2"),url("fonts/Poppins-400.woff") format("woff"),url("fonts/Poppins-400.otf") format("opentype");
		font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
	}
	
	@font-face {
		font-family:"Poppins";
		src:url("fonts/Poppins-500.woff2") format("woff2"),url("fonts/Poppins-500.woff") format("woff"),url("fonts/Poppins-500.otf") format("opentype");
		font-display:auto;font-style:normal;font-weight:500;font-stretch:normal;
	}
	
	.tk-poppins { font-family: "Poppins",sans-serif; }
