@font-face {
  font-family: "Abel Regular";
  src: url("/assets/front/Abel-Regular-c3fca3e1.ttf")
}

body {
  font-family: 'Abel Regular' !important;
}

.green strong, .green h4 {
  color: #d6b160;
}

.content-block {
  color: #d6b160;
}

h1.title {
  color: #d6b160;
}

.btn, .btn:visited {
  background-color: #d6b160;
}
