
@font-face {
    font-style: normal;
    font-weight: 400;
    font-family: "SourceSansPro";
    src: url("../woff2/sourcesanspro-regular.woff2") format('woff2');
    font-display: swap;
    unicode-range: U+000-5FF;
}

@font-face {
    font-style: italic;
    font-weight: 400;
    font-family: "SourceSansPro";
    src: url("../woff2/sourcesanspro-italic.woff2") format('woff2');
    font-display: swap;
    unicode-range: U+000-5FF;
}

@font-face {
    font-style: normal;
    font-weight: 600;
    font-family: "SourceSansPro";
    src: url("../woff2/sourcesanspro-semibold.woff2") format('woff2');
    font-display: swap;
    unicode-range: U+000-5FF;
}

@font-face {
    font-style: normal;
    font-weight: 700;
    font-family: "SourceSansPro";
    src: url("../woff2/sourcesanspro-bold.woff2") format('woff2');
    font-display: swap;
    unicode-range: U+000-5FF;
}

/*

@font-face {
    font-style: normal;
    font-weight: 600;
    font-family: "BrandonGrotesque";
    src: url("../front/build/static/fonts/BrandonGrotesque/BrandonGrotesque-Medium.woff2") format('woff2');
    font-display: swap;
    unicode-range: U+000-5FF;
}

@font-face {
    font-style: normal;
    font-weight: 700;
    font-family: "BrandonGrotesque";
    src: url("../front/build/static/fonts/BrandonGrotesque/BrandonGrotesque-Bold.woff2") format('woff2');
    font-display: swap;
    unicode-range: U+000-5FF;
}
*/