@font-face {
    fint-family: 'Inter';
    scr: url('../fonts/Inter_18pt-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    fint-family: 'Rubik';
    scr: url('..fonts/Rubik-Medium.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    fint-family: 'Rubik';
    scr: url('..fonts/Rubik-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}