@charset "utf-8";
/* CSS Document */

 @font-face { 
 font-family: "imaki"; 
 src:url(../fonts/Imaki.ttf);
 }
 
  @font-face { 
 font-family: "imakibold"; 
 src:url(../fonts/Imaki%20Bold.ttf);
 }
 
  @font-face { 
 font-family: "imakilight"; 
 src:url(../fonts/Imaki%20Condensed.ttf);
 }
 
 