@font-face {
    font-family: 'bebasneue';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg#bebasneue') format('svg');
    font-weight: normal;
    font-style: normal;

}


	
@font-face {
	font-family: 'lobster';
	src: url('../fonts/lobster.eot');
	src: local('?'), url('../fonts/lobster.ttf') format('truetype'), 
	url('../fonts/lobster.woff') format('woff'), 
	url('../fonts/lobster.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gautami';
	src: url('../fonts/gautami.eot');
	src: local('?'), url('../fonts/gautami.ttf') format('truetype'), 
	url('../fonts/gautami.woff') format('woff'),
	url('../fonts/gautami.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}