@charset "utf-8";

@font-face {
  /* WEBフォントを利用したアイコン */
  font-family: 'hbr';
  src: url('/common/dhbr/fonts/hbr.eot?5udser');
  src: url('/common/dhbr/fonts/hbr.eot?5udser#iefix') format('embedded-opentype'),
  url('/common/dhbr/fonts/hbr.ttf?5udser') format('truetype'),
  url('/common/dhbr/fonts/hbr.woff?5udser') format('woff'),
  url('/common/dhbr/fonts/hbr.svg?5udser#hbr') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}