.source-sans-pro_regular {
    font-family: "source-sans-pro";
    font-style: normal;
    font-weight: 400;
}   
.source-sans-pro_bold {
    font-family: "source-sans-pro";
    font-style: normal;
    font-weight: 700;
}
.source-sans-pro_extralight {
    font-family: "source-sans-pro";
    font-style: normal;
    font-weight: 200;
}
.source-sans-pro_light {
    font-family: "source-sans-pro";
    font-style: normal;
    font-weight: 300;
}
.source-sans-pro_semibold {
    font-family:"source-sans-pro";
    font-style: normal;
    font-weight: 600;
}
.source-sans-pro_black {
    font-family: "source-sans-pro";
    font-style: normal;
    font-weight: 900;
}
.source-sans-pro_italic {
    font-family: "source-sans-pro";
    font-style: italic;
    font-weight: 400;
}   
.source-sans-pro_bold_italic {
    font-family: "source-sans-pro";
    font-style: italic;
    font-weight: 700;
}
.source-sans-pro_extralight_italic {
    font-family: "source-sans-pro";
    font-style: italic;
    font-weight: 200;
}
.source-sans-pro_light_italic {
    font-family: "source-sans-pro";
    font-style: italic;
    font-weight: 300;
}
.source-sans-pro_semibold_italic {
    font-family: "source-sans-pro";
    font-style: italic;
    font-weight: 600;
}
.source-sans-pro_black_italic {
    font-family: "source-sans-pro";
    font-style: italic;
    font-weight: 900;
}

.lemonde-livre-std_regular {
    font-family: "le-monde-livre-std";
    font-style: normal;
    font-weight:400;
}
.lemonde-livre-std_regular_italic {
    font-family: "le-monde-livre-std";
    font-style: italic;
    font-weight: 400;
}
.lemonde-livre-std_bold {
    font-family: "le-monde-livre-std";
    font-style: normal;
    font-weight:700;
}
.lemonde-livre-std_bold_italic {
    font-family: "le-monde-livre-std";
    font-style: italic;
    font-weight:700;
}   
.lemonde-livre-std_book {
    font-family: "le-monde-livre-std";
    font-style: normal;
    font-weight: 300;
}
.lemonde-livre-std_book_italic {
    font-family: "le-monde-livre-std";
    font-style: italic;
    font-weight: 300;
}
.lemonde-livre-std_medium {
    font-family: "le-monde-livre-std";
    font-style: normal;
    font-weight: 500;
}
.lemonde-livre-std_medium_italic {
    font-family: "le-monde-livre-std";
    font-style: italic;
    font-weight:500;
}
.lemonde-livre-std_demi {
    font-family: "le-monde-livre-std";
    font-style: normal;
    font-weight:600;
}
.lemonde-livre-std_demi_italic {
    font-family: "le-monde-livre-std";
    font-style: italic;
    font-weight:600;
}