@font-face {
    font-family: Inter_a;
    src: url('Inter-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Inter_a;
    src: url('Inter-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Inter_a;
    src: url('Inter-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
}