@font-face {
  font-family: 'steinkjerhallen';
  src:  url('fonts/steinkjerhallen.eot?sqpklg');
  src:  url('fonts/steinkjerhallen.eot?sqpklg#iefix') format('embedded-opentype'),
    url('fonts/steinkjerhallen.ttf?sqpklg') format('truetype'),
    url('fonts/steinkjerhallen.woff?sqpklg') format('woff'),
    url('fonts/steinkjerhallen.svg?sqpklg#steinkjerhallen') 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: 'steinkjerhallen' !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-football:before {
  content: "\e900";
}
.icon-turn:before {
  content: "\e901";
}
.icon-basket:before {
  content: "\e902";
}
.icon-athletics:before {
  content: "\e903";
}
.icon-handball:before {
  content: "\e904";
}
.icon-climbing:before {
  content: "\e905";
}
.icon-volleyball:before {
  content: "\e906";
}
.icon-cake:before {
  content: "\e907";
}
.icon-tennis:before {
  content: "\e908";
}
.icon-clock:before {
  content: "\e909";
}
.icon-long-arrow:before {
  content: "\e90a";
  color: #552988;
}
