body {
  color: #000;
  font-family: Roboto-Regular;
  font-size: 14px;
  line-height: 1.4;
}
a {
  color: #222;
}
a:hover, a:focus {
  color: #ce1518;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Roboto-Regular;
  line-height: 1.4;
  color: #000;
  letter-spacing: 0px;
}
h1, .h1 {
  font-size: 36px;
}
h2, .h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 24px;
}
h4, .h4 {
  font-size: 18px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}
.btn-default {
  border-color: #8e0f11;
}
.btn-default {
  background: #8e0f11;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-default:hover, .btn-default:focus {
  color: #fff;
  border-color: #1da1f3;
}
.btn-default:hover, .btn-default:focus, .btn-default.active {
  background-color: #ce1518;
}
.btn-primary {
  border-color: #ce1518;
}
.btn-primary {
  background: #ce1518;
  font-size: 12px;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary:hover, .btn-primary:focus {
  border-color: #8e0f11;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: #8e0f11;
}
@font-face {
  font-family: Roboto-Regular;
  src: url(https://www.fredstauchshop.de/fonts/Roboto-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Roboto-Regular;
  src: url(https://www.fredstauchshop.de/fonts/Roboto-Regular.ttf);
  font-weight: normal;
}
