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