@font-face{
	font-family: 'FontAwesome';
	src: url('fontawesome-webfont.ttf')format('truetype'),
		 url('fontawesome-webfont')format('open-type'),
		 url('fontawesome-webfont.svg')format('svg'),
		 url('fontawesome-webfont.wof')format('woff'),
		 url('fontawesome-webfont.eot')format('eot');
}

@font-face{
	font-family: 'Roboto-Black';
	src: url('Roboto-Black.ttf')format('truetype');
}

@font-face{
	font-family: 'Roboto-Bold';
	src: url('Roboto-Bold.ttf')format('truetype');
}

@font-face{
	font-family: 'Roboto-Light';
	src: url('Roboto-Light.ttf')format('truetype');
}

@font-face{
	font-family: 'Roboto-Medium';
	src: url('Roboto-Medium.ttf')format('truetype');
}

@font-face{
	font-family: 'Roboto-Regular';
	src: url('Roboto-Regular.ttf')format('truetype');
}
@font-face{
	font-family: 'Roboto-Thin';
	src: url('Roboto-Thin.ttf')format('truetype');
}

