@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ebvs1d');
  src:  url('fonts/icomoon.eot?ebvs1d#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ebvs1d') format('truetype'),
    url('fonts/icomoon.woff?ebvs1d') format('woff'),
    url('fonts/icomoon.svg?ebvs1d#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: 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-left-arrow-icon:before {
  content: "\e90e";
  color: #5f5f62;
}
.icon-right-arrow-icon:before {
  content: "\e90f";
  color: #5f5f62;
}
.icon-down-arrow-icon:before {
  content: "\e900";
}
.icon-edit-icon:before {
  content: "\e901";
}
.icon-fb-icon:before {
  content: "\e902";
  color: #f6f6f6;
}
.icon-it-icon:before {
  content: "\e903";
  color: #f6f6f6;
}
.icon-mail-icon:before {
  content: "\e904";
}
.icon-mail-o-icon:before {
  content: "\e905";
}
.icon-parqueoo-icon .path1:before {
  content: "\e906";
  color: rgb(47, 92, 168);
}
.icon-parqueoo-icon .path2:before {
  content: "\e907";
  margin-left: -0.7119140625em;
  color: rgb(210, 106, 65);
}
.icon-search-icon:before {
  content: "\e908";
}
.icon-tel-icon:before {
  content: "\e909";
}
.icon-tw-icon:before {
  content: "\e90a";
  color: #f6f6f6;
}
.icon-user-icon:before {
  content: "\e90b";
}
.icon-user-o-icon:before {
  content: "\e90c";
}
.icon-yt-icon:before {
  content: "\e90d";
  color: #f6f6f6;
}
