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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-angle-down:before {
  content: "\e900";
}
.icon-angle-up:before {
  content: "\e901";
}
.icon-angle-left:before {
  content: "\e902";
}
.icon-angle-right:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e907";
}
.icon-facebook-square:before {
  content: "\e602";
}
.icon-facebook:before {
  content: "\e603";
}
.icon-hatena-square:before {
  content: "\e604";
}
.icon-hatena:before {
  content: "\e605";
}
.icon-line-square:before {
  content: "\e606";
}
.icon-line:before {
  content: "\e607";
}
.icon-twitter-square:before {
  content: "\e60a";
}
.icon-twitter:before {
  content: "\e60b";
}
.icon-home3:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e947";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-search:before {
  content: "\e986";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-file-pdf:before {
  content: "\eada";
}
