@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?gvx2gj');
  src:  url('../fonts/icomoon.eot?gvx2gj#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?gvx2gj') format('truetype'),
    url('../fonts/icomoon.woff?gvx2gj') format('woff'),
    url('../fonts/icomoon.svg?gvx2gj#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-right-icon:before {
  content: "\e900";
  color: #4d4d4f;
}
.icon-left-icon:before {
  content: "\e901";
  color: #4d4d4f;
}
.icon-last-item:before {
  content: "\e902";
  color: #4d4d4f;
}
.icon-first-item:before {
  content: "\e903";
  color: #4d4d4f;
}
.icon-arrow:before {
  content: "\e904";
  color: #4d4d4f;
}
.icon-close:before {
  content: "\e905";
  color: #4d4d4f;
}
.icon-mobile-menu:before {
  content: "\e906";
  color: #4d4d4f;
}
.icon-attached:before {
  content: "\e907";
  color: #4d4d4f;
}
.icon-notice:before {
  content: "\e908";
  color: #4d4d4f;
}
.icon-search:before {
  content: "\e909";
  color: #4d4d4f;
}
.icon-calendar:before {
  content: "\e90a";
  color: #4d4d4f;
}
.icon-target:before {
  content: "\e90b";
  color: #4d4d4f;
}
.icon-facebook:before {
  content: "\e90c";
  color: #4d4d4f;
}
.icon-twitter:before {
  content: "\e90d";
  color: #4d4d4f;
}
.icon-google:before {
  content: "\e90e";
  color: #4d4d4f;
}
.icon-linkedin:before {
  content: "\e90f";
  color: #4d4d4f;
}
.icon-email:before {
  content: "\e910";
  color: #4d4d4f;
}
.icon-youtube:before {
  content: "\e911";
  color: #4d4d4f;
}
.icon-instagram:before {
  content: "\e912";
  color: #4d4d4f;
}
