@font-face {
  font-family: 'icomoon';
  src:  url('https://d1azc1qln24ryf.cloudfront.net/136306/industryfocorona/icomoon.eot?jk6l3g');
  src:  url('https://d1azc1qln24ryf.cloudfront.net/136306/industryfocorona/icomoon.eot?jk6l3g#iefix') format('embedded-opentype'),
    url('https://d1azc1qln24ryf.cloudfront.net/136306/industryfocorona/icomoon.woff2?jk6l3g') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/136306/industryfocorona/icomoon.ttf?jk6l3g') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/136306/industryfocorona/icomoon.woff?jk6l3g') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/136306/industryfocorona/icomoon.svg?jk6l3g#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-arrow-right:before {
  content: "\e900";
  color: #fff;
}
.icon-arrow-right-b:before {
  content: "\e901";
  color: #0045b3;
}
.icon-less:before {
  content: "\e902";
  color: #0045b3;
}
.icon-more:before {
  content: "\e903";
  color: #0045b3;
}
.icon-slash:before {
  content: "\e904";
}
.icon-up:before {
  content: "\e905";
  color: #0061b6;
}
