@font-face {
    font-family: 'inter';
    src: url('/assets/fonts/inter?weight=400&style=normal') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'inter';
    src: url('/assets/fonts/inter?weight=500&style=normal') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'inter';
    src: url('/assets/fonts/inter?weight=500&style=italic') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}@font-face {
    font-family: 'inter';
    src: url('/assets/fonts/inter?weight=600&style=normal') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'inter';
    src: url('/assets/fonts/inter?weight=600&style=italic') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}@font-face {
    font-family: 'inter';
    src: url('/assets/fonts/inter?weight=700&style=normal') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'inter';
    src: url('/assets/fonts/inter?weight=700&style=italic') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}