@charset "UTF-8";
.cmshtml {
  /* Webフォント
------------------------------------------------------------*/
}

@font-face {
  .cmshtml {
    font-family: 'Meiryob';
    src: url(../font/Meiryob.woff) format("woff"), url(../font/Meiryob.otf) format("opentype");
  }
}

@font-face {
  .cmshtml {
    font-family: 'Dinpro';
    src: url(../font/dinpro_medium.woff) format("woff"), url(../font/dinpro_medium.otf) format("opentype");
  }
}

@font-face {
  .cmshtml {
    font-family: 'Futura';
    src: url(../font/futura_medium.woff) format("woff"), url(../font/futura_medium.otf) format("opentype");
  }
}

@font-face {
  .cmshtml {
    font-family: 'YuMinB';
    src: url(../font/YuMinB.woff) format("woff"), url(../font/YuMinB.otf) format("opentype");
  }
}
