@font-face {
    font-family: 'Inter';
    src: url('/fonts/static/Inter_18pt-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'Inter';
    src: url('/fonts/static/Inter_18pt-Regular.ttf') format('truetype');
    font-weight: 400;
}