@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4ivmif');
  src:  url('fonts/icomoon.eot?4ivmif#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4ivmif') format('truetype'),
    url('fonts/icomoon.woff?4ivmif') format('woff'),
    url('fonts/icomoon.svg?4ivmif#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-Icon_Left:before {
  content: "\e900";
}
.icon-Icon_Right:before {
  content: "\e901";
}
.icon-Icon_menu-close:before {
  content: "\e902";
}
.icon-Icon_menu-open:before {
  content: "\e903";
}
.icon-Icon_facebook:before {
  content: "\e904";
}
.icon-Icon_pinterest:before {
  content: "\e905";
}
.icon-Icon_twiitter:before {
  content: "\e906";
}
.icon-Icon_Search:before {
  content: "\e907";
}
.icon-Icon_FB:before {
  content: "\e908";
}
.icon-Icon_IG:before {
  content: "\e909";
}
