@font-face {
  font-family: "BebasNeuePro";
  src: url('https://drive.google.com/uc?export=download&id=1zM1XTdrUfwdhalcQKl46jSfpWVWkdzNa') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BebasNeuePro";
  src: url('https://drive.google.com/uc?export=download&id=1yVcx0seABwCuWYFKiSVl5x4HNMKtL1Jh') format('truetype');
  font-weight: 300;
  font-style: normal;
}

h2 {
  font-family: "BebasNeuePro", sans-serif;
}

.__header-two {
  font-family: "BebasNeuePro", sans-serif;
}


.LiveField__answer .Select, .LiveField__answer .Select-value, LiveField .Select-input > input {
 color: #000 !important;
}

.LiveField textarea {
  border: 1px solid rgba(230,230,230,.8) !important;
}