@font-face {
    font-family: "Alkes";
    src: url("../../fonts/AlkesRegular.TTF");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Object-Sans";
    src: url("../../fonts/ObjectSans-Regular.ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Alkes-Bold";
    src: url("../../fonts/AlkesBold.TTF");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Object-Sans-Bold";
    src: url("../../fonts/ObjectSans-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Object-Sans-Heavy";
    src: url("../../fonts/ObjectSans-Heavy.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: url("../../fonts/Roboyo-Regular.ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("../../fonts/Roboto-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "Inter";
    src: url("../../fonts/Inter-VariableFont_slnt,wght.ttf");
    font-weight: normal;
    font-style: normal;
}