/* =========================
   Amatic SC
========================= */

@font-face {
    font-family: 'Amatic SC';
    src: url('/fonts/amatic-sc-v28-latin_latin-ext-regular.woff2') format('woff2'),
         url('/fonts/amatic-sc-v28-latin_latin-ext-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* =========================
   Encode Sans Condensed
========================= */

@font-face {
    font-family: 'Encode Sans Condensed';
    src: url('/fonts/encode-sans-condensed-v11-latin-regular.woff2') format('woff2'),
         url('/fonts/encode-sans-condensed-v11-latin-regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Encode Sans Condensed';
    src: url('/fonts/encode-sans-condensed-v11-latin-regular.woff2') format('woff2'),
         url('/fonts/encode-sans-condensed-v11-latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* =========================
   Lobster
========================= */

@font-face {
    font-family: 'Lobster';
    src: url('/fonts/lobster-v32-latin-regular.woff2') format('woff2'),
         url('/fonts/lobster-v32-latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

