@charset "utf-8";

/* **************************************************

  font
  
************************************************** */
.f-mon { font-family: "Montserrat", sans-serif !important; }



/* **************************************************

  Icomoon
  
************************************************** */
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ag4a4w');
  src:  url('../fonts/icomoon.eot?ag4a4w#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ag4a4w') format('truetype'),
    url('../fonts/icomoon.woff?ag4a4w') format('woff'),
    url('../fonts/icomoon.svg?ag4a4w#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-music:before { content: "\e904"; }
.icon-link:before { content: "\e903"; }
.icon-play-outline:before { content: "\e906"; }
.icon-play:before { content: "\e905"; }
.icon-pause:before { content: "\e90e";　}
.icon-home:before { content: "\e90d"; }
.icon-news:before { content: "\e909"; }
.icon-schedule:before { content: "\e90c"; }
.icon-discography:before { content: "\e900"; }
.icon-profile:before { content: "\e90a"; }
.icon-fanclub:before { content: "\e901"; }
.icon-release:before, .icon-798:before, .icon-863:before { content: "\e90b"; }
.icon-media:before, .icon-800:before, .icon-864:before { content: "\e908"; }
.icon-live:before, .icon-799:before, .icon-865:before { content: "\e907"; }
.icon-info:before, .icon-840:before, .icon-866:before  { content: "\e902"; }
.icon-arrow-top:before { content: "\e90f"; }
.icon-arrow-right:before { content: "\e910"; }
.icon-arrow-down:before { content: "\e911"; }
.icon-arrow-left:before { content: "\e912"; }
.icon-arrow-bold-up:before { content: "\e913"; }
.icon-arrow-bold-down:before { content: "\e914"; }

