@font-face {
  font-family: 'prompt_light';
  src: url('../fonts/Prompt-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'prompt_regular';
  src: url('../fonts/Prompt-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'prompt_medium';
  src: url('../fonts/Prompt-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'prompt_semibold';
  src: url('../fonts/Prompt-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'prompt_bold';
  src: url('../fonts/Prompt-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
