@font-face {
  font-family: 'gakuen';
  src:  url('fonts/gakuen.eot?qfe25g');
  src:  url('fonts/gakuen.eot?qfe25g#iefix') format('embedded-opentype'),
    url('fonts/gakuen.ttf?qfe25g') format('truetype'),
    url('fonts/gakuen.woff?qfe25g') format('woff'),
    url('fonts/gakuen.svg?qfe25g#gakuen') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gakuen' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* カスタマイズ */
color:#FFF;
font-size:40px;
  

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-gakuen_1:before {
  content: "\e900";
}
.icon2-gakuen_2:before {
  content: "\e901";
}
.icon2-gakuen_3:before {
  content: "\e902";
}
.icon2-gakuen_4:before {
  content: "\e903";
}
.icon2-gakuen_5:before {
  content: "\e904";
}
