@font-face {
    font-family: "WorkSans-Regular";
    src: url(../fonts/static/WorkSans-Regular.ttf);
}

@font-face {
    font-family: "WorkSans-Medium";
    src: url(../fonts/static/WorkSans-Medium.ttf);
}

@font-face {
    font-family: "WorkSans-Light";
    src: url(../fonts/static/WorkSans-Light.ttf);
}

@font-face {
    font-family: "WorkSans-Bold";
    src: url(../fonts/static/WorkSans-Bold.ttf);
}
@font-face {
    font-family: "WorkSans-SemiBold";
    src: url(../fonts/static/WorkSans-SemiBold.ttf);
}