/*!
 * These fonts contain icons from Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * Font Awesome Free License: https://fontawesome.com/license/free (Font Awesome Free Icons: CC BY 4.0, Font Awesome Free Fonts: SIL OFL 1.1)
 */
@font-face {
  font-family: 'icons';
  src: url('icons.woff2') format('woff2'),
       url('icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.icon, .icon:before {
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1em;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  /* -moz-osx-font-smoothing: grayscale; OWNEDIT throws error in firefox*/
  display: inline-block;
}
 
.icon-export:before { content: '\e800'; }
.icon-plus-thin:before { content: '\e801'; }
.icon-slot:before { content: '\ec40'; }
.icon-times-thin:before { content: '\ec42'; }
.icon-arrow-right:before { content: '\ec44'; }
.icon-slot-logo:before { content: '\ec45'; }
.icon-globe:before { content: '\ec41'; /* by Font Awesome */ }
.icon-check:before { content: '\f00c'; /* by Font Awesome */ }
.icon-times:before { content: '\f00d'; /* by Font Awesome */ }
.icon-settings:before { content: '\f013'; /* by Font Awesome */ }
.icon-clipboard:before { content: '\f01c'; /* by Font Awesome */ }
.icon-tint:before { content: '\f043'; /* by Font Awesome */ }
.icon-chevron-left:before { content: '\f053'; /* by Font Awesome */ }
.icon-chevron-right:before { content: '\f054'; /* by Font Awesome */ }
.icon-plus:before { content: '\f067'; /* by Font Awesome */ }
.icon-exchange-alt:before { content: '\f079'; /* by Font Awesome */ }
.icon-key:before { content: '\f084'; /* by Font Awesome */ }
.icon-copy:before { content: '\f0c5'; /* by Font Awesome */ }
.icon-lightbulb:before { content: '\f0eb'; /* by Font Awesome */ }
.icon-plus-square:before { content: '\f0fe'; /* by Font Awesome */ }
.icon-location-arrow:before { content: '\f124'; /* by Font Awesome */ }
.icon-info:before { content: '\f129'; /* by Font Awesome */ }
.icon-trash:before { content: '\f1f8'; /* by Font Awesome */ }
.icon-paint-brush:before { content: '\f1fc'; /* by Font Awesome */ }
.icon-hash:before { content: '\f292'; /* by Font Awesome */ }
.icon-logout:before { content: '\f2f5'; /* by Font Awesome */ }
.icon-login:before { content: '\f2f6'; /* by Font Awesome */ }
.icon-pencil-alt:before { content: '\f303'; /* by Font Awesome */ }
.icon-pen:before { content: '\f304'; /* by Font Awesome */ }
.icon-exchange:before { content: '\f362'; /* by Font Awesome */ }
.icon-map-marker-alt:before { content: '\f3c5'; /* by Font Awesome */ }
.icon-medal:before { content: '\f5a2'; /* by Font Awesome */ }
