@font-face {
  font-family: 'Sunnhordland-icon';
  src:  url('fonts/Sunnhordland-icon.eot?k5qfct');
  src:  url('fonts/Sunnhordland-icon.eot?k5qfct#iefix') format('embedded-opentype'),
    url('fonts/Sunnhordland-icon.ttf?k5qfct') format('truetype'),
    url('fonts/Sunnhordland-icon.woff?k5qfct') format('woff'),
    url('fonts/Sunnhordland-icon.svg?k5qfct#Sunnhordland-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="sh-icon-"], [class*=" sh-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Sunnhordland-icon' !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;
}

.sh-icon-ship-outline:before {
  content: "\e90c";
}
.sh-icon-arkiv:before {
  content: "\e90b";
}
.sh-icon-skulptur:before {
  content: "\e90a";
}
.sh-icon-ship:before {
  content: "\e908";
}
.sh-icon-logo:before {
  content: "\e909";
}
.sh-icon-magasin:before {
  content: "\e905";
}
.sh-icon-m:before {
  content: "\e907";
}
.sh-icon-images:before {
  content: "\e903";
}
.sh-icon-fagtorget:before {
  content: "\e904";
}
.sh-icon-S:before {
  content: "\e612";
}
.sh-icon-home:before {
  content: "\e600";
}
.sh-icon-office:before {
  content: "\e601";
}
.sh-icon-envelope:before {
  content: "\e605";
}
.sh-icon-calendar:before {
  content: "\e606";
}
.sh-icon-search:before {
  content: "\e609";
}
.sh-icon-menu:before {
  content: "\e60c";
}
.sh-icon-play:before {
  content: "\e60f";
}
.sh-icon-facebook:before {
  content: "\e610";
}
.sh-icon-twitter:before {
  content: "\e611";
}
.sh-icon-camera:before {
  content: "\e90d";
}
.sh-icon-aircraft:before {
  content: "\e900";
}
.sh-icon-minus:before {
  content: "\e901";
}
.sh-icon-plus:before {
  content: "\e902";
}
.sh-icon-screen:before {
  content: "\e906";
}

