@font-face {
  font-family: 'ASSA Vesta';
  src: url('/AAVESBOL.woff2') format('woff2')
}
input#aacs_phonenumber::placeholder {
  color: #7e7474 !important;
 }

 input#title::placeholder{
  color: #7e7474 !important;
 }
 textarea#aacs_message::placeholder{
  color: #7e7474 !important;
 }

body {
  font-family: 'ASSA Vesta', sans-serif;
}

.tab-title,
.field-label,
.label,
.h2,
.h3,
.p {
  font-family: "ASSA Vesta";
 
  /* Add any other common styles here */
}

.tab-title {
  text-align: center;
  font-style: normal;
}
.text,form-control
{
  font-weight: normal;
}

.lookup,picklist{
  font-weight: normal;
}



