/*!
 *  ぼくたちのフォント by @フォントポ - http://fontopo.com - @fontopo
 *  License - http://ipafont.ipa.go.jp/ipa_font_license_v1.html (Font: SIL OFL 1.1, CSS: MIT License)
 */
   @font-face{
	   font-family:'bokutachi';
	   src:url('../fonts/boku/bokutachi.eot');
	   src:url('../fonts/boku/bokutachi.eot') format('embedded-opentype'),url('../fonts/boku/bokutachi.woff') format('woff'),url('../fonts/boku/bokutachi.ttf') format('truetype');}
	.boku {
    font-family: bokutachi;
}

 @font-face{
	   font-family:'boku2bold';
	   src:url('../fonts/boku/boku2bold.eot');
	   src:url('../fonts/boku/boku2bold.eot') format('embedded-opentype'),url('../fonts/boku/boku2bold.woff') format('woff'),url('../fonts/boku/boku2bold.ttf') format('truetype');}
	.boku2 {
    font-family: boku2bold;
}



@font-face{
	   font-family:'nihongo';
	   src:url('../fonts/nihongo/FontopoNIHONGO.eot');
	   src:url('../fonts/nihongo/FontopoNIHONGO.eot') format('embedded-opentype'),url('../fonts/nihongo/FontopoNIHONGO.woff') format('woff'),url('../fonts/nihongo/FontopoNIHONGO.ttf') format('truetype');}
	.nihon {
    font-family: nihongo;
}