
@font-face {
    font-family: 'Inter 400';
    src: url(../fonts/Inter-Regular.otf);
    font-weight: 400;
}

@font-face {
    font-family: 'Inter 500';
    src: url(../fonts/Inter-Medium.otf);
    font-weight: 500;
}

