@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?j3dzgz');
  src:  url('fonts/icomoon.eot?j3dzgz#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?j3dzgz') format('truetype'),
    url('fonts/icomoon.woff?j3dzgz') format('woff'),
    url('fonts/icomoon.svg?j3dzgz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /*カスタマイズ*/
  /*color:#FFF;*/
  font-size:100%;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-luxepty:before {
  content: "\e900";
}
