@font-face { 
    font-family: 'Poppins';
    src: url('https://jefpissardecrivain.bookelis.com/wp-content/mu-plugins/css/fonts/Poppins-Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face { 
    font-family: 'Poppins';
    src: url('https://jefpissardecrivain.bookelis.com/wp-content/mu-plugins/css/fonts/Poppins-Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
:root {
    --primary-color: #0a0a0a;
    --secondary-color: #5d6277;
}
body{
	font-family: 'Poppins';
	font-weight: normal;
}
.content_from_admin p:not(.has-large-font-size):not(.has-small-font-size):not(.has-medium-font-size):not(.has-huge-font-size),
.content_from_admin a:not(.has-large-font-size):not(.has-small-font-size):not(.has-medium-font-size):not(.has-huge-font-size),
.exerpt_list_post{
	font-size: 16px;
}
.title{
	font-family: 'Poppins';
	font-weight: normal !important;	
}
.content_from_admin h2, h1, h2, .content_from_admin h3, h3{
    font-family: 'Poppins';
}
h1, .content_from_admin h1{
    font-size:48px !important;
}
h2, .content_from_admin h2{
    font-size:40px !important;
}
h3, .content_from_admin h3{
    font-size:32px !important;
}
h4, .content_from_admin h4{
    font-size:28px !important;
}