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

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

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

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

