@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);

@font-face {
	font-family: 'RimonaRegular';
	src: url('font/rimonaregularwebfont.eot');
	src: url('font/rimonaregularwebfont.eot?#iefix') format('embedded-opentype'),
	     url('font/rimonaregularwebfont.woff') format('woff'),
	     url('font/rimonaregularwebfont.ttf') format('truetype'),
	     url('font/rimonaregularwebfont.svg#RimonaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'RimonaBold';
	src: url('font/rimonaboldwebfont.eot');
	src: url('font/rimonaboldwebfont.eot?#iefix') format('embedded-opentype'),
	     url('font/rimonaboldwebfont.woff') format('woff'),
	     url('font/rimonaboldwebfont.ttf') format('truetype'),
	     url('font/rimonaboldwebfont.svg#RimonaBold') format('svg');
	font-weight: normal;
	font-style: normal;
}