/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 25, 2024 */
@font-face {
    font-family: 'cursifregular';
    src: url('/font/Cursif-Regular.woff2') format('woff2'),
         url('/font/Cursif-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cursive_flecheeregular';
    src: url('cursive_flechee-webfont.woff2') format('woff2'),
         url('cursive_flechee-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ecriture_aromain_orne';
    src: url('/font/ecriturea-romain-orne-webfont.woff2') format('woff2'),
         url('/font/ecriturea-romain-orne-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ecriture_bromain_orne';
    src: url('/font/ecritureb-romain-orne-webfont.woff2') format('woff2'),
         url('/font/ecritureb-romain-orne-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'My_Maternellecolor creuse';
    src: url('/font/My_Maternellecolor creuse.woff2') format('woff2'),
         url('/font/My_Maternellecolor creuse.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Playwrite+BE+WAL:wght@400&family=Roboto:wght@400&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');

.manuscrit {
	font-family: 'Playwrite BE WAL', cursive;
	font-size: 1.2em;
}
.manuscrit2 {
	font-family: 'ecriture_bromain_orne', cursive;  /*Police sans majuscule manuscrite */
	font-size: 3em;
}
/* FLE canope.inc.php */
.Roboto {
	font-family: 'Roboto Serif', serif; 
	font-size: 1.5em;
}
.ecriture_aromain {
	font-family: 'ecriture_aromain_orne', cursive;
	font-size: 1.5em;
}
.cursifregular {
	font-family: 'cursifregular', cursive;
	font-size: 1.5em;
	line-height: 2.5em;
}

/* FLE exos.inc.php */
.objectif {
	font-family: 'Roboto Serif', serif; 
	font-size: 2em;
}

/* FLE le_son_[ ]/index.php */

.ecritureLettre {
	font-family: 'My_Maternellecolor creuse', cursive;
	font-size: 10em;
	line-height: 1.5em;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
}
div.ecritureLettre {
  /*min-height: 200px;*/
}
#motsCanope p {
	/*line-height: 1.5;*/
}
@media (max-width: 576px) { /* Écrans très petits */
.ecritureLettre {
		/*font-size: 200px;  Ajustez cette taille en fonction du rendu souhaité */
		font-size: 20vw;
	}
}