@font-face {
  font-family: "Prompt";
  src: url('fonts/prompt/Prompt-Regular.ttf') format('truetype');
}

body *, body > a {
  font-family: "Prompt", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}