@font-face {
	font-family: 'rokokoregularwebfont';
	src: url('rokokoregularwebfont.eot');
	src:local('rokokoregularwebfont'), 
        url('rokokoregularwebfont.ttf') format('ttf'),
        url('rokokoregularwebfont.svg') format('svg'),
        url('rokokoregularwebfont.woff') format('woff'),
        url('rokokoregularwebfont.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.special-font  { font-family:rokokoregularwebfont;}