@font-face {
	font-family: 'Exo20';
	src: url('../fonts/Exo20-Regular.eot');
	src: url('../fonts/Exo20-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Exo20-Regular.woff') format('woff'),
	     url('../fonts/Exo20-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Exo20';
	src: url('../fonts/Exo20-Medium.eot');
	src: url('../fonts/Exo20-Medium.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Exo20-Medium.woff') format('woff'),
	     url('../fonts/Exo20-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Exo20';
	src: url('../fonts/Exo20-SemiBold.eot');
	src: url('../fonts/Exo20-SemiBold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Exo20-SemiBold.woff') format('woff'),
	     url('../fonts/Exo20-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Exo20';
	src: url('../fonts/Exo20-Bold.eot');
	src: url('../fonts/Exo20-Bold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Exo20-Bold.woff') format('woff'),
	     url('../fonts/Exo20-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Exo20';
	src: url('../fonts/Exo20-Black.eot');
	src: url('../fonts/Exo20-Black.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Exo20-Black.woff') format('woff'),
	     url('../fonts/Exo20-Black.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}