/* Local Google Fonts - EBSA Pagos */

/* Josefin Sans - Regular, Bold, Italic */
@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Lexend Deca - Regular, Bold, Black */
@font-face {
    font-family: 'Lexend Deca';
    src: url('../fonts/lexend-deca.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Deca';
    src: url('../fonts/lexend-deca.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Deca';
    src: url('../fonts/lexend-deca.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
