/*
 * Self-hosted Garcia Firm typography.
 * Frank Ruhl Libre + Heebo.
 */

@font-face {
    font-family: "Frank Ruhl Libre";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/assets/fonts/frank-ruhl-libre-400.woff2") format("woff2");
}

@font-face {
    font-family: "Frank Ruhl Libre";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/assets/fonts/frank-ruhl-libre-500.woff2") format("woff2");
}

@font-face {
    font-family: "Frank Ruhl Libre";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/assets/fonts/frank-ruhl-libre-600.woff2") format("woff2");
}

@font-face {
    font-family: "Frank Ruhl Libre";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/assets/fonts/frank-ruhl-libre-700.woff2") format("woff2");
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/assets/fonts/heebo-400.woff2") format("woff2");
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/assets/fonts/heebo-500.woff2") format("woff2");
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/assets/fonts/heebo-600.woff2") format("woff2");
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/assets/fonts/heebo-700.woff2") format("woff2");
}
