@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.woff?cdb7xi') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrowStart:before {
  content: "\e900";
  color: #fff;
}
.icon-arrowRight:before {
  content: "\e901";
  color: #fff;
}
.icon-doubleCircle:before {
  content: "\e902";
  color: #555;
}
.icon-circle:before {
  content: "\e903";
  color: #555;
}
.icon-pageTop:before {
  content: "\e904";
  color: #fff;
}
.icon-triangle:before {
  content: "\e905";
  color: #555;
}
.icon-dm:before {
  content: "\e90e";
  color: #fff;
}
