/* ============================================================
   Inter
   ============================================================ */
@font-face {
    font-family: 'Inter';
    src: url('inter/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('inter/Inter-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('inter/Inter-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* ============================================================
   Great Vibes
   ============================================================ */
@font-face {
    font-family: 'Great Vibes';
    src: url('great-vibes/GreatVibes-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ============================================================
   Lora
   ============================================================ */
@font-face {
    font-family: 'Lora';
    src: url('lora/Lora-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ============================================================
   Montserrat
   ============================================================ */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat/Montserrat-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* ============================================================
   Poppins
   ============================================================ */
@font-face {
    font-family: 'Poppins';
    src: url('poppins/Poppins-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
