@charset "utf-8";

@font-face {
	font-family: 'Poppins-B';
	font-weight: normal;
	font-style: normal;

	src: url('Poppins-Bold.eot');
	src: url('Poppins-Bold.woff2') format('woff2'),
	url('Poppins-Bold.woff') format('woff'),
	url('Poppins-Bold.ttf') format('truetype'),
	url('Poppins-Bold.eot?#iefix') format('embedded-opentype');
}

@font-face {
	font-family: 'Poppins-SB';
	font-weight: normal;
	font-style: normal;

	src: url('Poppins-SemiBold.eot');
	src: url('Poppins-SemiBold.woff2') format('woff2'),
	url('Poppins-SemiBold.woff') format('woff'),
	url('Poppins-SemiBold.ttf') format('truetype'),
	url('Poppins-SemiBold.eot?#iefix') format('embedded-opentype');
}


@font-face {
	font-family: 'Poppins-R';
	font-weight: normal;
	font-style: normal;

	src: url('Poppins-Regular.eot');
	src: url('Poppins-Regular.woff2') format('woff2'),
	url('Poppins-Regular.woff') format('woff'),
	url('Poppins-Regular.ttf') format('truetype'),
	url('Poppins-Regular.svg#Poppins-Regular') format('svg'),
	url('Poppins-Regular.eot?#iefix') format('embedded-opentype');
}

@font-face {
	font-family: 'Poppins-M';
	font-weight: normal;
	font-style: normal;

	src: url('Poppins-Medium.eot');
	src: url('Poppins-Medium.woff2') format('woff2'),
	url('Poppins-Medium.woff') format('woff'),
	url('Poppins-Medium.ttf') format('truetype'),
	url('Poppins-Medium.svg#Poppins-Medium') format('svg'),
	url('Poppins-Medium.eot?#iefix') format('embedded-opentype');
}


@font-face {
	font-family: 'Ubuntu-R';
	font-weight: normal;
	font-style: normal;

	src: url('Ubuntu-R.eot');
	src: url('Ubuntu-R.woff2') format('woff2'),
	url('Ubuntu-R.eot?#iefix') format('embedded-opentype');
}

@font-face {
	font-family: 'Ubuntu-B';
	font-weight: normal;
	font-style: normal;

	src: url('Ubuntu-B.eot');
	src: url('Ubuntu-Bold.woff') format('woff'),
	url('Ubuntu_Bold.ttf') format('truetype'),
	url('Ubuntu-B.eot?#iefix') format('embedded-opentype');
}

