@font-face {
  font-family: 'BarlowRegular';
  font-style: normal;
  font-weight: 400;
  src: url(/sites/default/themes/vocaltx/fonts/Barlow-Regular.ttf);
}
@font-face {
  font-family: 'BarlowCondensedBlack';
  font-style: normal;
  font-weight: 800;
  src: url(/sites/default/themes/vocaltx/fonts/BarlowCondensed-Black.ttf);
}
h1, h2, h3 {
  font-family: BarlowCondensedBlack, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
  font-family: BarlowRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

header img{
  max-width: 900px;
}

a.select2-choice {
  height: 100% !important;
}

label.crm-af-field-label {
  margin-top: 10px;
}
