@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/9120/CSC/icomoon.eot?rcviga');
  src:  url('https://cdn.icomoon.io/9120/CSC/icomoon.eot?rcviga#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/9120/CSC/icomoon.woff2?rcviga') format('woff2'),
    url('https://cdn.icomoon.io/9120/CSC/icomoon.ttf?rcviga') format('truetype'),
    url('https://cdn.icomoon.io/9120/CSC/icomoon.woff?rcviga') format('woff'),
    url('https://cdn.icomoon.io/9120/CSC/icomoon.svg?rcviga#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-menu:before {
  content: "\e90b";
}
.icon-arrow-down:before {
  content: "\e909";
}
.icon-arrow-up:before {
  content: "\e90a";
}
.icon-cross:before {
  content: "\e906";
}
.icon-spinner:before {
  content: "\e907";
}
.icon-loading:before {
  content: "\e907";
}
.icon-loading-wheel:before {
  content: "\e907";
}
.icon-busy:before {
  content: "\e907";
}
.icon-wait:before {
  content: "\e907";
}
.icon-spinner1:before {
  content: "\e908";
}
.icon-loading1:before {
  content: "\e908";
}
.icon-loading-wheel1:before {
  content: "\e908";
}
.icon-busy1:before {
  content: "\e908";
}
.icon-wait1:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\e905";
}
.icon-basics:before {
  content: "\e900";
  color: #ada173;
}
.icon-index:before {
  content: "\e901";
  color: #ada173;
}
.icon-action:before {
  content: "\e902";
  color: #ada173;
}
.icon-engagement:before {
  content: "\e903";
  color: #ada173;
}
