@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.ttf?x8hnx4') format('truetype');
  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-proLeft:before {
  content: "\e909";
}
.icon-proRight:before {
  content: "\e90a";
}
.icon-left:before {
  content: "\e907";
/*  color: #aaa;*/
}
.icon-right:before {
  content: "\e908";
}
.icon-walk1:before {
  content: "\e904";
}
.icon-walk2:before {
  content: "\e905";
}
.icon-walk3:before {
  content: "\e906";
}
.icon-pro1:before {
  content: "\e900";
}
.icon-pro2:before {
  content: "\e901";
}
.icon-pro3:before {
  content: "\e902";
}
.icon-pro4:before {
  content: "\e903";
}
