@font-face {
	font-family: 'Conv_Poppins-Thin';
	src: url('../fonts/Poppins-Thin.eot');
	src: local('☺'), url('../fonts/Poppins-Thin.woff') format('woff'), 
        url('../fonts/Poppins-Thin.ttf') format('truetype'), 
        url('../fonts/Poppins-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Poppins-Light';
	src: url('../fonts/Poppins-Light.eot');
	src: local('☺'), url('../fonts/Poppins-Light.woff') format('woff'), 
        url('../fonts/Poppins-Light.ttf') format('truetype'), 
        url('../fonts/Poppins-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Poppins-Regular';
	src: url('../fonts/Poppins-Regular.eot');
	src: local('☺'), url('../fonts/Poppins-Regular.woff') format('woff'), 
        url('../fonts/Poppins-Regular.ttf') format('truetype'), 
        url('../fonts/Poppins-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Poppins-Medium';
	src: url('../fonts/Poppins-Medium.eot');
	src: local('☺'), url('../fonts/Poppins-Medium.woff') format('woff'), 
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Poppins-Bold';
	src: url('../fonts/Poppins-Bold.eot');
	src: local('☺'), url('../fonts/Poppins-Bold.woff') format('woff'), 
        url('../fonts/Poppins-Bold.ttf') format('truetype'), 
        url('../fonts/Poppins-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Poppins-Black';
	src: url('../fonts/Poppins-Black.eot');
	src: local('☺'), url('../fonts/Poppins-Black.woff') format('woff'), 
        url('../fonts/Poppins-Black.ttf') format('truetype'), 
        url('../fonts/Poppins-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}