@charset "iso-8859-1";
/* ------------------------------------------------------------------------------ */
/* Schrift-CSS für andere Browser                                                 */
/* ------------------------------------------------------------------------------ */
				
	@font-face {
		font-family: 'Rambla-Regular';
		font-style: normal;
		font-weight: normal; 
			src: local ( 'Rambla-Regular'); 
			src: url('../scripts/Rambla-Regular.ttf')  format('truetype');
				}
						
/* ------------------------------------------------------------------------------ */