@font-face
{
	font-family: 'Raleway';
	font-weight: 300;
	font-style: normal;
	
	src: url('raleway-medium-regular.eot');
	src: url('raleway-medium-regular.eot?#iefix') format('embedded-opentype'),
		 url('raleway-medium-regular.woff') format('woff'),
		 url('raleway-medium-regular.ttf') format('truetype');
}

@font-face
{
	font-family: 'Raleway';
	font-weight: 400;
	font-style: normal;
	
	src: url('raleway-light-regular.eot');
	src: url('raleway-light-regular.eot?#iefix') format('embedded-opentype'),
		 url('raleway-light-regular.woff') format('woff'),
		 url('raleway-light-regular.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Raleway';
	font-weight: 500;
	font-style: normal;
	
	src: url('raleway-bold-regular.eot');
	src: url('raleway-bold-regular.eot?#iefix') format('embedded-opentype'),
		 url('raleway-bold-regular.woff') format('woff'),
		 url('raleway-bold-regular.ttf') format('truetype');
}

@font-face
{
	font-family: 'Raleway';
	font-weight: 700;
	font-style: normal;
	
	src: url('raleway-extra-bold-regular.eot');
	src: url('raleway-extra-bold-regular.eot?#iefix') format('embedded-opentype'),
		 url('raleway-extra-bold-regular.woff') format('woff'),
		 url('raleway-extra-bold-regular.ttf') format('truetype');
}
