@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?d5qo60');
  src:  url('fonts/icomoon.eot?d5qo60#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?d5qo60') format('truetype'),
    url('fonts/icomoon.woff?d5qo60') format('woff'),
    url('fonts/icomoon.svg?d5qo60#icomoon') format('svg');
  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-arrow-right-alt1:before {
  content: "\e901";
  vertical-align: middle;
}
.icon-arrow-up:before {
  content: "\e902";
  vertical-align: baseline;
}
.icon-arrow-outline-right:before {
  content: "\e900";
  vertical-align: middle;
}