/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
/* Applique Sofia Sans Semi Condensed comme police principale */
body, .inputbox {
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
}

/* Exemple d'application aux titres uniquement */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 700; /* Gras */
}
