/*===================Css By Miguel===================*/
@font-face {
	font-family: 'Poppins-Regular';
	src: url('fonts/Poppins-Regular.eot');
	src: 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: 'Poppins-Bold';
	src: url('fonts/Poppins-Bold.eot');
	src: 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: 'Poppins-Light';
	src: url('fonts/Poppins-Light.eot');
	src: 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: 'Poppins-Medium';
	src: url('fonts/Poppins-Medium.eot');
	src: 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: 'Poppins-Medium';
	src: url('fonts2/Poppins-Medium.eot');
	src: local('☺'), url('fonts2/Poppins-Medium.woff') format('woff'), url('fonts2/Poppins-Medium.ttf') format('truetype'), url('fonts2/Poppins-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	color: #444444;
	font-size: 16px;
	font-family: 'Poppins-Regular';
	line-height: 1.5;
}
/* #floating_menu header {
  	background-color: rgb(18, 24, 38);
  	box-shadow: 0px 0px 20px 0px rgba(30, 27, 34, 0.2);
  	position: fixed;
  	z-index: 170;
} */
