
@font-face {
    font-family: 'InterRgRegular';
    src: url('Inter-VariableFont_opsz-wght.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'InterRgBoldItalic';
    src: url('Inter-Italic-VariableFont_opsz-wght.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'InterRgBold';
    src: url('Inter-VariableFont_opsz-wght.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'InterRgItalic';
    src: url('Inter-Italic-VariableFont_opsz-wght.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'InterSemibold';
    src: url('Inter-VariableFont_opsz-wght.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
