﻿@font-face {
    font-family: 'WorkSans-Black';
    src: url('../fonts/worksans/WorkSans-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Regular';
    src: url('../fonts/worksans/WorkSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-SemiBold';
    src: url('../fonts/worksans/WorkSans-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
