/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *

 */

.poppins {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.bot-message strong {
  font-weight: 700;
}
