

@font-face {
 font-family: 'genshingothicb';/*フォント名 任意*/
 src: url('/fonts/GenShinGothic-Bold.ttf');/*for ie*/
}

@font-face {
 font-family: 'genjyuugothicb';/*フォント名 任意*/
 src: url('/fonts/GenJyuuGothic-Bold.ttf');/*for ie*/
}

@font-face {
 font-family: 'genjyuugothiclight';/*フォント名 任意*/
 src: url('/fonts/GenJyuuGothic-Light.ttf');/*for ie*/
}

@font-face {
 font-family: 'aozoraminchob';/*フォント名 任意*/
 src: url('/fonts/AozoraMincho-bold.ttf');/*for ie*/
}

@font-face {
 font-family: 'font_1_antkaku';/*フォント名 任意*/
 src: url('/fonts/font_1_ant-kaku.ttf');/*for ie*/
}

@font-face {
 font-family: 'nikumaru';/*フォント名 任意*/
 src: url('/fonts/nikumaru.ttf');/*for ie*/
}

@font-face {
 font-family: 'fontawesomewebfont';/*フォント名 任意*/
 src: url('/fonts/fontawesome-webfont.ttf');/*for ie*/
}

