@font-face {
    font-family: 'Prompt Regular';
    src: url('../fonts/Prompt-Regular.woff2') format('woff2'),
        url('../fonts/Prompt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt Italic';
    src: url('../fonts/Prompt-Italic.woff2') format('woff2'),
        url('../fonts/Prompt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt Thin';
    src: url('../fonts/Prompt-Thin.woff2') format('woff2'),
        url('../fonts/Prompt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt ThinItalic';
    src: url('../fonts/Prompt-ThinItalic.woff2') format('woff2'),
        url('../fonts/Prompt-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt ExtraLight';
    src: url('../fonts/Prompt-ExtraLight.woff2') format('woff2'),
        url('../fonts/Prompt-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt ExtraLightItalic';
    src: url('../fonts/Prompt-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Prompt-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt Light';
    src: url('../fonts/Prompt-Light.woff2') format('woff2'),
        url('../fonts/Prompt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt LightItalic';
    src: url('../fonts/Prompt-LightItalic.woff2') format('woff2'),
        url('../fonts/Prompt-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt Medium';
    src: url('../fonts/Prompt-Medium.woff2') format('woff2'),
        url('../fonts/Prompt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt MediumItalic';
    src: url('../fonts/Prompt-MediumItalic.woff2') format('woff2'),
        url('../fonts/Prompt-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt SemiBold';
    src: url('../fonts/Prompt-SemiBold.woff2') format('woff2'),
        url('../fonts/Prompt-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt SemiBoldItalic';
    src: url('../fonts/Prompt-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Prompt-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt Bold';
    src: url('../fonts/Prompt-Bold.woff2') format('woff2'),
        url('../fonts/Prompt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt BoldItalic';
    src: url('../fonts/Prompt-BoldItalic.woff2') format('woff2'),
        url('../fonts/Prompt-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt ExtraBoldItalic';
    src: url('../fonts/Prompt-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Prompt-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt ExtraBold';
    src: url('../fonts/Prompt-ExtraBold.woff2') format('woff2'),
        url('../fonts/Prompt-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt BlackItalic';
    src: url('../fonts/Prompt-BlackItalic.woff2') format('woff2'),
        url('../fonts/Prompt-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt Black';
    src: url('../fonts/Prompt-Black.woff2') format('woff2'),
        url('../fonts/Prompt-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Marthin Slant';
    src: url('../fonts/MarthinSlant.woff2') format('woff2'),
        url('../fonts/MarthinSlant.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
