@font-face {
    font-family: 'Kelson Sans';
    src: url('fonts/KelsonSans-Bold.eot');
    src: url('fonts/KelsonSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/KelsonSans-Bold.woff2') format('woff2'),
         url('fonts/KelsonSans-Bold.woff') format('woff'),
         url('fonts/KelsonSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Kelson Sans';
    src: url('fonts/KelsonSans-Light.eot');
    src: url('fonts/KelsonSans-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/KelsonSans-Light.woff2') format('woff2'),
         url('fonts/KelsonSans-Light.woff') format('woff'),
         url('fonts/KelsonSans-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'Kelson Sans';
    src: url('fonts/KelsonSans-Normal.eot');
    src: url('fonts/KelsonSans-Normal.eot?#iefix') format('embedded-opentype'),
         url('fonts/KelsonSans-Normal.woff2') format('woff2'),
         url('fonts/KelsonSans-Normal.woff') format('woff'),
         url('fonts/KelsonSans-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
