@import "variables";

@font-face {
  font-family: '#{$icomoon-font-family}';
  src:
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?jlorpi') format('truetype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?jlorpi') format('woff'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?jlorpi##{$icomoon-font-family}') 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-font-family}' !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-clipboard-chart {
  &:before {
    content: $icon-clipboard-chart; 
  }
}
.icon-finance-report {
  &:before {
    content: $icon-finance-report; 
  }
}
.icon-group {
  &:before {
    content: $icon-group; 
  }
}
.icon-speedometer1 {
  &:before {
    content: $icon-speedometer1; 
  }
}
.icon-vessel-front {
  &:before {
    content: $icon-vessel-front; 
  }
}
.icon-expand {
  &:before {
    content: $icon-expand; 
  }
}
.icon-lock {
  &:before {
    content: $icon-lock; 
  }
}
.icon-mi-footprint {
  &:before {
    content: $icon-mi-footprint; 
  }
}
.icon-mi-route {
  &:before {
    content: $icon-mi-route; 
  }
}
.icon-bookmark-marked {
  &:before {
    content: $icon-bookmark-marked;     
    color: #42b0d5;
  }
}
.icon-oil-drop {
  &:before {
    content: $icon-oil-drop; 
  }
}
.icon-payments {
  &:before {
    content: $icon-payments; 
  }
}
.icon-system-alternate {
  &:before {
    content: $icon-system-alternate; 
  }
}
.icon-clip {
  &:before {
    content: $icon-clip; 
  }
}
.icon-news2 {
  &:before {
    content: $icon-news2; 
  }
}
.icon-user {
  &:before {
    content: $icon-user; 
  }
}
.icon-door-arrow-right {
  &:before {
    content: $icon-door-arrow-right; 
  }
}
.icon-cog {
  &:before {
    content: $icon-cog; 
  }
}
.icon-phone {
  &:before {
    content: $icon-phone; 
  }
}
.icon-question-circle {
  &:before {
    content: $icon-question-circle; 
  }
}
.icon-globe {
  &:before {
    content: $icon-globe; 
  }
}
.icon-calendar2 {
  &:before {
    content: $icon-calendar2; 
  }
}
.icon-file {
  &:before {
    content: $icon-file; 
  }
}
.icon-clipboard-check {
  &:before {
    content: $icon-clipboard-check; 
  }
}
.icon-chart-line-up {
  &:before {
    content: $icon-chart-line-up; 
  }
}
.icon-dollar-circle {
  &:before {
    content: $icon-dollar-circle; 
  }
}
.icon-compass {
  &:before {
    content: $icon-compass; 
  }
}
.icon-plus {
  &:before {
    content: $icon-plus;     
    color: #6c7f8d;
  }
}
.icon-download-2 {
  &:before {
    content: $icon-download-2; 
  }
}
.icon-calendar21 {
  &:before {
    content: $icon-calendar21; 
  }
}
.icon-flat-arrow-up {
  &:before {
    content: $icon-flat-arrow-up; 
  }
}
.icon-flat-arrow-down {
  &:before {
    content: $icon-flat-arrow-down; 
  }
}
.icon-flat-arrow-left {
  &:before {
    content: $icon-flat-arrow-left; 
  }
}
.icon-flat-arrow-left-thicker {
  &:before {
    content: $icon-flat-arrow-left-thicker; 
  }
}
.icon-flat-arrow-right {
  &:before {
    content: $icon-flat-arrow-right; 
  }
}
.icon-print {
  &:before {
    content: $icon-print; 
  }
}
.icon-logo {
  &:before {
    content: $icon-logo; 
  }
}
.icon-contact {
  &:before {
    content: $icon-contact; 
  }
}
.icon-documents {
  &:before {
    content: $icon-documents; 
  }
}
.icon-accounting {
  &:before {
    content: $icon-accounting; 
  }
}
.icon-map {
  &:before {
    content: $icon-map; 
  }
}
.icon-decisions {
  &:before {
    content: $icon-decisions; 
  }
}
.icon-logout {
  &:before {
    content: $icon-logout; 
  }
}
.icon-chevron-down {
  &:before {
    content: $icon-chevron-down; 
  }
}
.icon-chevron-left {
  &:before {
    content: $icon-chevron-left; 
  }
}
.icon-chevron-right {
  &:before {
    content: $icon-chevron-right; 
  }
}
.icon-chevron-up {
  &:before {
    content: $icon-chevron-up; 
  }
}
.icon-checkmark {
  &:before {
    content: $icon-checkmark; 
  }
}
.icon-info {
  &:before {
    content: $icon-info; 
  }
}
.icon-circle-big {
  &:before {
    content: $icon-circle-big; 
  }
}
.icon-circle {
  &:before {
    content: $icon-circle; 
  }
}
.icon-circle-small {
  &:before {
    content: $icon-circle-small; 
  }
}
.icon-backward {
  &:before {
    content: $icon-backward; 
  }
}
.icon-forward {
  &:before {
    content: $icon-forward; 
  }
}
.icon-edit {
  &:before {
    content: $icon-edit; 
  }
}
.icon-download {
  &:before {
    content: $icon-download; 
  }
}
.icon-mail {
  &:before {
    content: $icon-mail; 
  }
}
.icon-remove {
  &:before {
    content: $icon-remove; 
  }
}
.icon-add {
  &:before {
    content: $icon-add; 
  }
}
.icon-exposure {
  &:before {
    content: $icon-exposure; 
  }
}
.icon-insights {
  &:before {
    content: $icon-insights; 
  }
}
.icon-market {
  &:before {
    content: $icon-market; 
  }
}
.icon-organize {
  &:before {
    content: $icon-organize; 
  }
}
.icon-earnings {
  &:before {
    content: $icon-earnings; 
  }
}
.icon-forecast {
  &:before {
    content: $icon-forecast; 
  }
}
.icon-calendar1 {
  &:before {
    content: $icon-calendar1; 
  }
}
.icon-play {
  &:before {
    content: $icon-play; 
  }
}
.icon-gauge {
  &:before {
    content: $icon-gauge; 
  }
}
.icon-tradability {
  &:before {
    content: $icon-tradability; 
  }
}
.icon-transparency {
  &:before {
    content: $icon-transparency; 
  }
}
.icon-open {
  &:before {
    content: $icon-open; 
  }
}
.icon-visibility {
  &:before {
    content: $icon-visibility; 
  }
}
.icon-flag {
  &:before {
    content: $icon-flag; 
  }
}
.icon-insite-digital-logo {
  &:before {
    content: $icon-insite-digital-logo; 
  }
}
.icon-fullscreen {
  &:before {
    content: $icon-fullscreen; 
  }
}
.icon-vessel {
  &:before {
    content: $icon-vessel; 
  }
}
.icon-reports {
  &:before {
    content: $icon-reports; 
  }
}
.icon-info-no-circle {
  &:before {
    content: $icon-info-no-circle; 
  }
}
.icon-home {
  &:before {
    content: $icon-home; 
  }
}
.icon-account {
  &:before {
    content: $icon-account; 
  }
}
.icon-close {
  &:before {
    content: $icon-close; 
  }
}
.icon-menu1 {
  &:before {
    content: $icon-menu1; 
  }
}
.icon-news1 {
  &:before {
    content: $icon-news1; 
  }
}
.icon-visible {
  &:before {
    content: $icon-visible; 
  }
}
.icon-task {
  &:before {
    content: $icon-task; 
  }
}
.icon-ship {
  &:before {
    content: $icon-ship; 
  }
}
.icon-search {
  &:before {
    content: $icon-search; 
  }
}
.icon-money {
  &:before {
    content: $icon-money; 
  }
}
.icon-menu {
  &:before {
    content: $icon-menu; 
  }
}
.icon-heart {
  &:before {
    content: $icon-heart; 
  }
}
.icon-globe1 {
  &:before {
    content: $icon-globe1; 
  }
}
.icon-computer {
  &:before {
    content: $icon-computer; 
  }
}
.icon-clock {
  &:before {
    content: $icon-clock; 
  }
}
.icon-check {
  &:before {
    content: $icon-check; 
  }
}
.icon-chat {
  &:before {
    content: $icon-chat; 
  }
}
.icon-close-hamburger {
  &:before {
    content: $icon-close-hamburger; 
  }
}
.icon-play-media {
  &:before {
    content: $icon-play-media; 
  }
}
.icon-info-straight {
  &:before {
    content: $icon-info-straight; 
  }
}
.icon-open-box {
  &:before {
    content: $icon-open-box; 
  }
}
.icon-star {
  &:before {
    content: $icon-star; 
  }
}
.icon-arrow-clockwise-clock {
  &:before {
    content: $icon-arrow-clockwise-clock; 
  }
}
.icon-modify {
  &:before {
    content: $icon-modify; 
  }
}
.icon-bookmark {
  &:before {
    content: $icon-bookmark; 
  }
}
.icon-calendar {
  &:before {
    content: $icon-calendar; 
  }
}

