/* Raleway Medium - Light - Bold */


@font-face { 
	font-family: 'Raleway-Medium';
	src: url('Raleway-Medium.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face { 
	font-family: 'Raleway-Bold';
	src: url('Raleway-Bold.ttf');
	font-weight: bold;
	font-style: normal;
}
@font-face { 
	font-family: 'Raleway-Light';
	src: url('Raleway-Light.ttf');
	font-weight: lighter;
	font-style: normal;
}