@font-face {
    font-display: swap;
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("Inter-Light.otf") format("opentype");
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("Inter-Regular.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Poiret";
    font-style: normal;
    font-weight: 400;
    src: url("PoiretOne-Regular.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("Inter-Medium.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("Inter-SemiBold.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    src: url("Inter-Bold.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Lithium Typeface";
    font-style: normal;
    font-weight: 400;
    src: url("Lithium_tf.otf") format("opentype");
}
