@charset "utf-8";

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