@font-face {
    font-family: "lahzeh";
    src:
        url("fonts/Lahzeh-Medium.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "lahzeh";
    src:
        url("fonts/Lahzeh-Bold.ttf") format("truetype");
    font-weight: bold;
}
