@font-face {
    font-family: 'andika_regular';
    src: url('fonts/andika.eot');
    src: url('fonts/andika.eot?#iefix') format('embedded-opentype'),
         url('fonts/andika.woff') format('woff'),
         url('fonts/andika.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
div.andika,body.andika	{font-family: 'andika_regular','Andika','AndikaRegular','Tahoma','Liberation Sans','sans-serif' !important;}
