@font-face {
    font-family: "Prompt";
    src: url("../fonts/Prompt/Prompt-Light.ttf");
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: "Prompt";
    src: url("../fonts/Prompt/Prompt-Regular.ttf");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: "Prompt";
    src: url("../fonts/Prompt/Prompt-Medium.ttf");
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Prompt";
    src: url("../fonts/Prompt/Prompt-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
  }
  
