@font-face {
    font-family: 'Inter V';
    src: url('fonts/inter-mini.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter V';
    src: url('fonts/inter-mini-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Inter V';
    src: url('fonts/inter-mini-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
