@font-face {
    font-display: swap;
    font-family: "Barlow Condensed";
    font-style: normal;
    font-weight: 600;
    src: url("../assets/fonts/barlow-condensed-600.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Barlow Condensed";
    font-style: normal;
    font-weight: 700;
    src: url("../assets/fonts/barlow-condensed-700.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Barlow Condensed";
    font-style: normal;
    font-weight: 800;
    src: url("../assets/fonts/barlow-condensed-800.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Barlow Condensed";
    font-style: normal;
    font-weight: 900;
    src: url("../assets/fonts/barlow-condensed-900.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 600;
    src: url("../assets/fonts/cormorant-garamond-600.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 700;
    src: url("../assets/fonts/cormorant-garamond-700.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "League Spartan";
    font-style: normal;
    font-weight: 500;
    src: url("../assets/fonts/league-spartan-500.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "League Spartan";
    font-style: normal;
    font-weight: 600;
    src: url("../assets/fonts/league-spartan-600.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "League Spartan";
    font-style: normal;
    font-weight: 700;
    src: url("../assets/fonts/league-spartan-700.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "League Spartan";
    font-style: normal;
    font-weight: 800;
    src: url("../assets/fonts/league-spartan-800.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Sora";
    font-style: normal;
    font-weight: 400;
    src: url("../assets/fonts/sora-400.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Sora";
    font-style: normal;
    font-weight: 500;
    src: url("../assets/fonts/sora-500.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Sora";
    font-style: normal;
    font-weight: 600;
    src: url("../assets/fonts/sora-600.ttf") format("truetype");
}

/* Heatrix display face — licensed web font (RumChata brand asset). */
@font-face {
    font-display: swap;
    font-family: "Heatrix";
    font-style: normal;
    font-weight: 400;
    src:
        url("../assets/fonts/heatrix-regular.woff2") format("woff2"),
        url("../assets/fonts/heatrix-regular.woff") format("woff");
}
