@font-face {
	font-family: American Typewriter;
	    src: url(../fonts/american_typewriter.woff) format('woff');
	}

/* NON fonctionnel */
/* fond de la page WORKS */
/* TEST 
 .bg_works .tm-page, .bg_works .uk-section, .bg_works .uk-section-default {  
    background: transparent;  
}  
.bg_works .tm-page {
    background: url('https://themarginmaker.arprim.org/images/headers/TMTMM_Aprim_FullbackdropV4_NGF2021.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
*/