@charset "UTF-8";

@font-face {
  font-family: "jolstad";
  src:url("fonts/jolstad.eot");
  src:url("fonts/jolstad.eot?#iefix") format("embedded-opentype"),
    url("fonts/jolstad.woff") format("woff"),
    url("fonts/jolstad.ttf") format("truetype"),
    url("fonts/jolstad.svg#jolstad") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "jolstad" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="jolstad-icon-"]:before,
[class*=" jolstad-icon-"]:before {
  font-family: "jolstad" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jolstad-icon-avbryt:before {
  content: "\61";
}
.jolstad-icon-hvabetyrdette:before {
  content: "\62";
}
.jolstad-icon-lagreskjema:before {
  content: "\63";
}
.jolstad-icon-leggtil:before {
  content: "\64";
}
.jolstad-icon-merinformasjon:before {
  content: "\65";
}
.jolstad-icon-search:before {
  content: "\66";
}
.jolstad-icon-dropdown-sort:before {
  content: "\67";
}
.jolstad-icon-arrow:before {
  content: "\68";
}
.jolstad-icon-search-flipped:before {
  content: "\69";
}
.jolstad-icon-telefon:before {
  content: "\6a";
}
.jolstad-icon-geo:before {
  content: "\6b";
}
.jolstad-icon-lagrediskett:before {
  content: "\6d";
}
.jolstad-icon-back:before {
  content: "\6e";
}
.jolstad-icon-tostart:before {
  content: "\6f";
}
