@charset "utf-8";

/* Webフォント
------------------------------------------------------------*/
@font-face {
font-family: 'YuMinB';
src: url(../font/YuMinB.woff) format('woff'),
url(../font/YuMinB.otf) format('opentype');
}
@font-face {
font-family: 'YuMin';
src: url(../font/YuMin.woff) format('woff'),
url(../font/YuMin.otf) format('opentype');
}
@font-face {
font-family: 'Dinpro';
src: url(../font/dinpro_medium.woff) format('woff'),
url(../font/dinpro_medium.otf) format('opentype');
}
@font-face {
font-family: 'YuGothM';
src: url(../font/YuGothM.woff) format('woff'),
url(../font/YuGothM.otf) format('opentype');
}
@font-face {
font-family: 'YuGothB';
src: url(../font/YuGothB.woff) format('woff'),
url(../font/YuGothB.otf) format('opentype');
}
/* @font-face {
font-family: 'Bahnschrift';
src: url(../font/bahnschrift.woff) format('woff'),
url(../font/bahnschrift.otf) format('opentype');
} */