@font-face {
    font-family: 'Prompt';
    src: url('../fonts/prompt/Prompt-Light.eot');
    src: url('../fonts/prompt/Prompt-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/prompt/Prompt-Light.woff2') format('woff2'),
        url('../fonts/prompt/Prompt-Light.woff') format('woff'),
        url('../fonts/prompt/Prompt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: url('../fonts/prompt/Prompt-Regular.eot');
    src: url('../fonts/prompt/Prompt-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/prompt/Prompt-Regular.woff2') format('woff2'),
        url('../fonts/prompt/Prompt-Regular.woff') format('woff'),
        url('../fonts/prompt/Prompt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: url('../fonts/prompt/Prompt-Medium.eot');
    src: url('../fonts/prompt/Prompt-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/prompt/Prompt-Medium.woff2') format('woff2'),
        url('../fonts/prompt/Prompt-Medium.woff') format('woff'),
        url('../fonts/prompt/Prompt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}