[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-arrow_back:before {
    content: "\e900";
    color: #fff;
  }
  .icon-arrow_big_left:before {
    content: "\e901";
    color: #fff;
  }
  .icon-arrow_big_right:before {
    content: "\e902";
    color: #fff;
  }
  .icon-arrow_long:before {
    content: "\e903";
    color: #1cdfff;
  }
  .icon-arrow_small:before {
    content: "\e904";
    color: #fff;
  }
  .icon-close:before {
    content: "\e905";
    color: #fff;
  }
  .icon-display_name:before {
    content: "\e906";
    color: #030d37;
  }
  .icon-eye_show:before {
    content: "\e907";
    color: #fff;
  }
  .icon-facebook:before {
    content: "\e908";
    color: #e8e8e8;
  }
  .icon-instagram:before {
    content: "\e909";
  }
  .icon-location:before {
    content: "\e90a";
    color: #030d37;
  }
  .icon-lock:before {
    content: "\e90b";
    color: #fff;
  }
  .icon-mail:before {
    content: "\e90c";
    color: #030d37;
  }
  .icon-twitter:before {
    content: "\e90d";
    color: #e8e8e8;
  }
  