@font-face {
    font-family: 'Inter';
    src: url('Inter.ttf');
}

@font-face {
    font-family: 'Poppins';
    src: url('Poppins.ttf');
}