/*  --------------------------------------  */
/*             AGRANDIR VARIABLE            */
/*  --------------------------------------  */

@font-face {
    font-family: 'Agrandir';
    src: url('/library/fonts/agrandir/AgrandirVariable.woff2') format('woff2');
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;    
}

/*  --------------------------------------  */
/*         LIBRE FRANKLIN VARIABLE          */
/*  --------------------------------------  */

@font-face {
    font-family: 'Libre Franklin';
    src: url('/library/fonts/libre_franklin/LibreFranklin-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;  
    font-style: normal;
    font-display: swap;    
}
@font-face {
    font-family: 'Libre Franklin';
    src: url('/library/fonts/libre_franklin/LibreFranklin-Italic-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;  
    font-style: italic;
    font-display: swap;
}