body {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
}

b, strong {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  font-weight: 400 !important;
}

label {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  font-weight: 400 !important;
}

h1 {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  color: rgb( 24, 24, 24);
}

h2 {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  color: rgb(12, 33, 188);
}

h3 {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  color: rgb(92, 170, 132);
}

h4 {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  color: rgb(92, 170, 132);
}

h5 {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  color: rgb(92, 170, 132);
}

h6 {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
  color: rgb(187, 149, 161);
}

p {
  font-family: 'Acumin Pro', Verdana, sans-serif !important;
}