@font-face {
  font-display: swap;
  font-family: 'InterRegular';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.rndtech.de/one/fonts/Inter/Inter-Regular.woff2) format("woff2"), url(https://assets.rndtech.de/one/fonts/Inter/Inter-Regular.woff) format("woff"), url(https://assets.rndtech.de/one/fonts/Inter/Inter-Regular.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: 'InterMedium';
  font-style: normal;
  font-weight: 500;
  src: url(https://assets.rndtech.de/one/fonts/Inter/Inter-Medium.woff2) format("woff2"), url(https://assets.rndtech.de/one/fonts/Inter/Inter-Medium.woff) format("woff"), url(https://assets.rndtech.de/one/fonts/Inter/Inter-Medium.ttf) format("truetype")
}

#SkinContent {
  font-family: 'InterRegular', Arial, sans-serif;
  padding: 16px 16px 0;
}

#SkinContent strong {
  font-family: 'InterMedium', Arial, sans-serif;
  font-weight: 500 !important;
}

.Skin label.MultipleAnswer.q-checked,
.Skin label.SingleAnswer.q-checked {
  color: #000;
}

.Skin .QuestionText.BorderColor span[style="font-size:13px;"]{
  line-height: 1em !important;
}

#Buttons .Button {
  color: #000 !important;
}

#Plug a {
  display: none;
}
