﻿@font-face {
    font-family: work-sans;
    src: url("../fonts/WorkSans-Regular.ttf");
}

.font-body {
    font-family: work-sans;
}
