@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?v1ouy6');
  src:  url('fonts/icomoon.eot?v1ouy6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?v1ouy6') format('truetype'),
    url('fonts/icomoon.woff?v1ouy6') format('woff'),
    url('fonts/icomoon.svg?v1ouy6#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;

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

.icon-shift:before {
  content: "\ea4f";
}

/*メールのウェブアイコン*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts-mail/icomoon.eot?fs3kpn');
  src:  url('fonts-mail/icomoon.eot?fs3kpn#iefix') format('embedded-opentype'),
    url('fonts-mail/icomoon.ttf?fs3kpn') format('truetype'),
    url('fonts-mail/icomoon.woff?fs3kpn') format('woff'),
    url('fonts-mail/icomoon.svg?fs3kpn#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;

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

.icon-mail4:before {
  content: "\ea86";
  margin-left:-5px;
}
