@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    src: url('Prompt-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    src: url('Prompt-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    src: url('Prompt-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 600;
    src: url('Prompt-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 700;
    src: url('Prompt-Bold.ttf') format('truetype');
}
