@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fuw3le');
  src:  url('fonts/icomoon.eot?fuw3le#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fuw3le') format('truetype'),
    url('fonts/icomoon.woff?fuw3le') format('woff'),
    url('fonts/icomoon.svg?fuw3le#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-user:before {
  content: "\e90b";
  color: #6b4320;
}
.icon-call:before {
  content: "\e90c";
  color: #6b4320;
}
.icon-lock:before {
  content: "\e90d";
  color: #6b4320;
}
.icon-mail:before {
  content: "\e90e";
  color: #6b4320;
}
.icon-1:before {
  content: "\e900";
  color: #6b4320;
}
.icon-2:before {
  content: "\e901";
  color: #6b4320;
}
.icon-3:before {
  content: "\e902";
  color: #6b4320;
}
.icon-4:before {
  content: "\e903";
  color: #6b4320;
}
.icon-5:before {
  content: "\e904";
  color: #6b4320;
}
.icon-6:before {
  content: "\e905";
  color: #6b4320;
}
.icon-7:before {
  content: "\e906";
}
.icon-8:before {
  content: "\e907";
  color: #427fda;
}
.icon-9:before {
  content: "\e908";
  color: #f86a46;
}
.icon-10:before {
  content: "\e909";
  color: #f0a10d;
}
.icon-11:before {
  content: "\e90a";
  color: #2caa13;
}
