﻿@font-face {
    font-family: "WorkSans";
    src: url("../fonts/WorkSans-Regular.ttf");
    font-weight: normal;
}
@font-face {
    font-family: "WorkSansBlack";
    src: url("../fonts/WorkSans-Black.ttf");
    font-weight: normal;
}

@font-face {
    font-family: "WorkSansBold";
    src: url("../fonts/WorkSans-Bold.ttf");
    font-weight: normal;
}
@font-face {
    font-family: "WorkSansExtraBold";
    src: url("../fonts/WorkSans-ExtraBold.ttf");
    font-weight: normal;
}
@font-face {
    font-family: "WorkSansLight";
    src: url("../fonts/WorkSans-Light.ttf");
    font-weight: normal;
}
@font-face {
    font-family: "WorkSansItalic";
    src: url("../fonts/WorkSans-Italic.ttf");
    font-weight: normal;
}

@font-face {
    font-family: "WorkSansSemiBold";
    src: url("../fonts/WorkSans-SemiBold.ttf");
    font-weight: normal;
}
@font-face {
    font-family: "WorkSansMedium";
    src: url("../fonts/WorkSans-Medium.ttf");
    font-weight: normal;
}
