@font-face {
	font-family: 'DollyRoman';
	src: url('../fonts/dollyrom-webfont.eot');
	src: local('Dolly'), local('Dolly-Roman'), 
			 url('../fonts/dollyrom-webfont.woff') format('woff'), 
			 url('../fonts/dollyrom-webfont.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}