@font-face {
    font-family: 'Inter';
    src: url('/css/fonts/Inter-VariableFont_slnt,wght.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Inter-Semibold';
    src: url('/css/fonts/static/Inter-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Inter-Bold';
    src: url('/css/fonts/static/Inter-Bold.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}