body {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: 700;
}

.text,
.ticket-reply-body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}
