/* ============================================
   LOCAL GOOGLE FONTS - fonts/google/fonts.css
   ============================================ */

/* Poppins - 300 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('poppins-v24-latin_latin-ext-300.woff2') format('woff2');
}

/* Poppins - 400 regular */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('poppins-v24-latin_latin-ext-regular.woff2') format('woff2');
}

/* Poppins - 500 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('poppins-v24-latin_latin-ext-500.woff2') format('woff2');
}

/* Poppins - 600 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('poppins-v24-latin_latin-ext-600.woff2') format('woff2');
}

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

/* Poppins - 800 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('poppins-v24-latin_latin-ext-800.woff2') format('woff2');
}

/* Poppins - 900 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('poppins-v24-latin_latin-ext-900.woff2') format('woff2');
}

/* Dancing Script - 400 regular */
@font-face {
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('dancing-script-v29-latin_latin-ext-regular.woff2') format('woff2');
}

/* Dancing Script - 700 */
@font-face {
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('dancing-script-v29-latin_latin-ext-700.woff2') format('woff2');
}

/* Roboto - 300 */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('roboto-v51-latin_latin-ext-300.woff2') format('woff2');
}

/* Roboto - 400 regular */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('roboto-v51-latin_latin-ext-regular.woff2') format('woff2');
}

/* Roboto - 700 */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('roboto-v51-latin_latin-ext-700.woff2') format('woff2');
}
