@charset "UTF-8";
@font-face {
  font-family: 'CourierPrime';
  src: url(font/CourierPrime/CourierPrime.ttf); }
body {
  margin: 0;
  font-family: CourierPrime; }
body .jp {
  font-family: 'Helvetica Neue', Helvetica, Arial, 游ゴシック体, YuGothic, 游ゴシック, 'Yu Gothic', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ ゴシック', 'MS Gothic', sans-serif; }
