@font-face {
    font-family: 'KelsonSans';
    src: url('kelson-400-normal.woff2') format('woff2'), url('kelson-400-normal.woff') format('woff'), url('kelson-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'KelsonSans700';
    src: url('kelson-700-normal.woff2') format('woff2'), url('kelson-700-normal.woff') format('woff'), url('kelson-700-normal.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}