@font-face {
  font-family: 'Clevio Bransje Icons';
  src: url('fonts/clevio-bransje-icons.woff') format('woff'), url('fonts/clevio-bransje-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cb-icon-"], [class*=" cb-icon-"] {
  font-family: 'Clevio Bransje Icons' !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;
}

.cb-icon-bygg-anlegg:before { content: '\e900'; }
.cb-icon-energi:before { content: '\e901'; }
.cb-icon-industri:before { content: '\e902'; }
.cb-icon-kommune:before { content: '\e903'; }
.cb-icon-logistikk:before { content: '\e904'; }
.cb-icon-skog:before { content: '\e905'; }
.cb-icon-utleie:before { content: '\e906'; }
.cb-icon-vann:before { content: '\e907'; }
