@charset "UTF-8";

@font-face
{
	font-family: 'Exo2';
	src: url('../!fonts/Exo2-Light.eot');
	src: url('../!fonts/Exo2-Light.eot?#iefix') format('embedded-opentype'),
	     url('../!fonts/Exo2-Light.woff') format('woff'),
	     url('../!fonts/Exo2-Light.ttf') format('truetype'),
	     url('../!fonts/Exo2-Light.svg#Exo2-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face
{
	font-family: 'Exo2';
	src: url('../!fonts/Exo2-Regular.eot');
	src: url('../!fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../!fonts/Exo2-Regular.woff') format('woff'),
	     url('../!fonts/Exo2-Regular.ttf') format('truetype'),
	     url('../!fonts/Exo2-Regular.svg#Exo2-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face
{
	font-family: 'Exo2';
	src: url('../!fonts/Exo2-Medium.eot');
	src: url('../!fonts/Exo2-Medium.eot?#iefix') format('embedded-opentype'),
	     url('../!fonts/Exo2-Medium.woff') format('woff'),
	     url('../!fonts/Exo2-Medium.ttf') format('truetype'),
	     url('../!fonts/Exo2-Medium.svg#Exo2-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face
{
	font-family: 'Exo2';
	src: url('../!fonts/Exo2-SemiBold.eot');
	src: url('../!fonts/Exo2-SemiBold.eot?#iefix') format('embedded-opentype'),
	     url('../!fonts/Exo2-SemiBold.woff') format('woff'),
	     url('../!fonts/Exo2-SemiBold.ttf') format('truetype'),
	     url('../!fonts/Exo2-SemiBold.svg#Exo2-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}