@font-face {
    font-family: "HOB Body";
    src:
        url("../fonts/Manrope-Regular.woff2") format("woff2"),
        url("../fonts/Manrope-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Body";
    src:
        url("../fonts/Manrope-Medium.woff2") format("woff2"),
        url("../fonts/Manrope-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Body";
    src:
        url("../fonts/Manrope-Bold.woff2") format("woff2"),
        url("../fonts/Manrope-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Editorial";
    src:
        url("../fonts/EBGaramond-Regular.woff2") format("woff2"),
        url("../fonts/EBGaramond-Regular.woff") format("woff"),
        url("../fonts/EBGaramond-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Editorial";
    src:
        url("../fonts/EBGaramond-Medium.woff2") format("woff2"),
        url("../fonts/EBGaramond-Medium.woff") format("woff"),
        url("../fonts/EBGaramond-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Editorial";
    src:
        url("../fonts/EBGaramond-Bold.woff2") format("woff2"),
        url("../fonts/EBGaramond-Bold.woff") format("woff"),
        url("../fonts/EBGaramond-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Heading";
    src:
        url("../fonts/HOB-FONT.woff2") format("woff2"),
        url("../fonts/HOB-FONT.woff") format("woff"),
        url("../fonts/HOB-FONT.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Script";
    src:
        url("../fonts/HOB-SCRIPT.woff2") format("woff2"),
        url("../fonts/HOB-SCRIPT.woff") format("woff"),
        url("../fonts/HOB-SCRIPT.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Alt Heading";
    src:
        url("../fonts/HOB-ALT-HEADING.woff2") format("woff2"),
        url("../fonts/HOB-ALT-HEADING.woff") format("woff"),
        url("../fonts/HOB-ALT-HEADING.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Heading";
    src:
        url("../fonts/HOB-FONT.woff2") format("woff2"),
        url("../fonts/HOB-FONT.woff") format("woff"),
        url("../fonts/HOB-FONT.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HOB Heading";
    src:
        url("../fonts/HOB-FONT.woff2") format("woff2"),
        url("../fonts/HOB-FONT.woff") format("woff"),
        url("../fonts/HOB-FONT.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
