@font-face {
    font-family: 'Prometo';
    src: url('Prometo-Thin.woff') format('woff'),
        url('Prometo-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prometo';
    src: url('Prometo-Light.woff') format('woff'),
        url('Prometo-Light.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prometo';
    src: url('Prometo.woff') format('woff'),
        url('Prometo.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prometo';
    src: url('Prometo-Medium.woff') format('woff'),
        url('Prometo-Medium.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prometo';
    src: url('Prometo-Bold.woff') format('woff'),
        url('Prometo-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prometo';
    src: url('Prometo-Black.woff') format('woff'),
        url('Prometo-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

