@charset "utf-8";

@font-face {
    font-family: "Source Serif 4";
    src: url("../fonts/Source_Serif_4/SourceSerif4-Regular.woff2") format("woff2"),
         url("../fonts/Source_Serif_4/SourceSerif4-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Source Serif 4";
    src: url("../fonts/Source_Serif_4/SourceSerif4-Italic.woff2") format("woff2"),
         url("../fonts/Source_Serif_4/SourceSerif4-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: "Source Serif 4";
    src: url("../fonts/Source_Serif_4/SourceSerif4-SemiBold.woff2") format("woff2"),
         url("../fonts/Source_Serif_4/SourceSerif4-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Source Serif 4";
    src: url("../fonts/Source_Serif_4/SourceSerif4-Bold.woff2") format("woff2"),
         url("../fonts/Source_Serif_4/SourceSerif4-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Source Sans 3";
    src: url("../fonts/Source_Sans_3/SourceSans3-Regular.woff2") format("woff2"),
         url("../fonts/Source_Sans_3/SourceSans3-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Source Sans 3";
    src: url("../fonts/Source_Sans_3/SourceSans3-SemiBold.woff2") format("woff2"),
         url("../fonts/Source_Sans_3/SourceSans3-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Source Sans 3";
    src: url("../fonts/Source_Sans_3/SourceSans3-Bold.woff2") format("woff2"),
         url("../fonts/Source_Sans_3/SourceSans3-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: block;
}
