/* BebasNeue */
@font-face {
    font-family: BebasNeue;
    src: url('../fonts/BebasNeueBold.otf');
    font-weight: 700;
}
@font-face {
    font-family: BebasNeue;
    src: url('../fonts/BebasNeueLight.otf');
    font-weight: 300;
}
@font-face {
    font-family: BebasNeue;
    src: url('../fonts/BebasNeueRegular.otf');
    font-weight: 400;
}

/* Poppins (subset of weights used by the UI) */
@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/poppins-v20-devanagari_latin_latin-ext-300.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/poppins-v20-devanagari_latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/poppins-v20-devanagari_latin_latin-ext-500.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/poppins-v20-devanagari_latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/poppins-v20-devanagari_latin_latin-ext-700.woff2') format('woff2');
}
