body {
  color: #000;
  font-family: Montserrat_Regular;
  font-size: 14px;
  line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: CELTICHDd;
  line-height: 1.4;
  color: #000;
  letter-spacing: 0px;
}
h1, .h1 {
  font-size: 31px;
}
h2, .h2 {
  font-size: 25px;
}
h3, .h3 {
  font-size: 21px;
}
h4, .h4 {
  font-size: 15px;
}
h5, .h5 {
  font-size: 12px;
}
h6, .h6 {
  font-size: 11px;
}
.btn-default {
  background: #fff;
  font-size: 18px;
  color: #333;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-default:hover, .btn-default:focus {
  color: #333;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default.active {
  background-color: #e6e6e6;
}
.btn-primary {
  background: #337ab7;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff;
  border-color: #ccc;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: #286090;
}
@font-face {
  font-family: CELTICHDd;
  src: url(https://www.howeverimprobable.net/images/CELTICHDd.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat_Regular;
  src: url(https://www.howeverimprobable.net/images/Montserrat_Regular.ttf);
  font-weight: normal;
}
