@font-face {
  font-family: 'SkiforbundetSans';
  src: url('/Static/Topic/styles/webFonts/SpaceGrotesk/SkiforbundetSans.otf') format('opentype');
}
@font-face {
  font-family: 'Space-Grotesk-regular';
  src: url('/Static/Topic/styles/webFonts/SpaceGrotesk/SpaceGrotesk-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Space-Grotesk-bold';
  src: url('/Static/Topic/styles/webFonts/SpaceGrotesk/SpaceGrotesk-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Space-Grotesk-semiBold';
  src: url('/Static/Topic/styles/webFonts/SpaceGrotesk/SpaceGrotesk-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Space-Grotesk-light';
  src: url('/Static/Topic/styles/webFonts/SpaceGrotesk/SpaceGrotesk-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Space-Grotesk-Medium';
  src: url('/Static/Topic/styles/webFonts/SpaceGrotesk/SpaceGrotesk-Medium.ttf') format('truetype');
}
.breadCrumb,
.menuHandler,
.mobileJumpTrigger,
.navigation .menuPocket,
.sponsors,
.quickSearch,
.social,
.mobileTableHeader {
  display: none;
}
body {
  font-family: Space-Grotesk-regular;
  font-size: 0.9em;
  line-height: 1.5;
}
h1,
h2,
h3,
h4 {
  font-family: SkiforbundetSans;
}
.logo img {
  width: 245px;
}
.imageWrapper {
  display: inline;
}
.imageWrapper img {
  max-width: 50%;
}
td,
th {
  text-align: left;
  padding-right: 5px;
}
