.swal2-container .swal2-content .swal2-validation-message {
  background: transparent !important;
  color: inherit !important;
}
@font-face {
  font-family: 'Futura Medium';
  src: url('scss/webfont/Futura Medium.otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body .chat-html, .chat-right-panel .select-message .select-box, .chat-right-panel .send-message form>div .text{
  font-family: "Futura Medium", sans-serif !important;
}

