/* latin-ext */
@font-face {
    font-family: "Work Sans";
    font-weight: 600;
    font-style: normal;
    src: url("../font/"work-sans-regular-latin-ext.woff2) format("woff2")
}

/* latin */
@font-face {
    font-family: "Work Sans";
    font-weight: 400;
    font-style: normal;
    src: url("../font/work-sans-regular-latin.woff2") format("woff2")
}

/* latin ext */
@font-face {
    font-family: "Work Sans";
    font-weight: 700;
    font-style: normal;
    src: url("../font/work-sans-bold-latin-ext.woff2") format("woff2")
}

/* latin */
@font-face {
    font-family: "Work Sans";
    font-weight: 700;
    font-style: normal;
    src: url("../font/work-sans-bold-latin.woff2") format("woff2")
}


