@charset "utf-8";

/* Webフォント
------------------------------------------------------------*/
@font-face {
font-family: 'Century_Gothic_B';
src: url(../font/Century_Gothic_B.woff) format('woff'),
url(../font/Century_Gothic_B.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');
}
