.alert {
  background-color: #fcb83a; /* Red */
  direction: rtl;
  padding: 2px;
  text-align: center;
  margin: 10px;
  color: black;
  border-radius: 2em;
}

@font-face {
  font-family: HossamFont;
  src: url(../kanti_fonts/a-massir-ballpoint.ttf);
}
