/* Prompt — 9 weights, normal + italic (latin subset) */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/prompt/prompt-100-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/prompt/prompt-100-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/prompt/prompt-200-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/prompt/prompt-200-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/prompt/prompt-300-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/prompt/prompt-300-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/prompt/prompt-400-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/prompt/prompt-400-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/prompt/prompt-500-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/prompt/prompt-500-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/prompt/prompt-600-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/prompt/prompt-600-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/prompt/prompt-700-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/prompt/prompt-700-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/prompt/prompt-800-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/prompt/prompt-800-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/prompt/prompt-900-normal.woff2') format('woff2');
}
@font-face {
    font-family: 'Prompt';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/prompt/prompt-900-italic.woff2') format('woff2');
}

/* Ubuntu — regular 400 (latin subset) */

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/ubuntu/ubuntu-400-normal.woff2') format('woff2');
}
