/**
 * Thmanyah font family — self-hosted woff2
 * Source: https://font.thmanyah.com/
 */

/* thmanyah sans */
@font-face {
    font-family: "thmanyah sans";
    src: url("../fonts/thmanyah/thmanyahsans/woff2/thmanyahsans-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah sans";
    src: url("../fonts/thmanyah/thmanyahsans/woff2/thmanyahsans-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah sans";
    src: url("../fonts/thmanyah/thmanyahsans/woff2/thmanyahsans-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah sans";
    src: url("../fonts/thmanyah/thmanyahsans/woff2/thmanyahsans-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah sans";
    src: url("../fonts/thmanyah/thmanyahsans/woff2/thmanyahsans-Black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* thmanyah serif display */
@font-face {
    font-family: "thmanyah serif display";
    src: url("../fonts/thmanyah/thmanyahserifdisplay/woff2/thmanyahserifdisplay-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif display";
    src: url("../fonts/thmanyah/thmanyahserifdisplay/woff2/thmanyahserifdisplay-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif display";
    src: url("../fonts/thmanyah/thmanyahserifdisplay/woff2/thmanyahserifdisplay-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif display";
    src: url("../fonts/thmanyah/thmanyahserifdisplay/woff2/thmanyahserifdisplay-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif display";
    src: url("../fonts/thmanyah/thmanyahserifdisplay/woff2/thmanyahserifdisplay-Black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* thmanyah serif text */
@font-face {
    font-family: "thmanyah serif text";
    src: url("../fonts/thmanyah/thmanyahseriftext/woff2/thmanyahseriftext-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif text";
    src: url("../fonts/thmanyah/thmanyahseriftext/woff2/thmanyahseriftext-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif text";
    src: url("../fonts/thmanyah/thmanyahseriftext/woff2/thmanyahseriftext-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif text";
    src: url("../fonts/thmanyah/thmanyahseriftext/woff2/thmanyahseriftext-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "thmanyah serif text";
    src: url("../fonts/thmanyah/thmanyahseriftext/woff2/thmanyahseriftext-Black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
