@font-face {
    font-family: 'batik_regularregular';
    src: url('fonts/batik_regular.eot');
    src: url('fonts/batik_regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/batik_regular.woff') format('woff'),
         url('fonts/batik_regular.ttf') format('truetype'),
         url('fonts/batik_regular.svg#batik_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* display fonts */
		
.font1 {
	font-family: "batik_regularregular", Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #FFF;
}
