@font-face {
    font-family: "Kelson-Regular";
    src: url("kelson-regular.eot");
    src: url("kelson-regular.eot?#iefix")format("embedded-opentype"),
        url("kelson-regular.woff") format("woff"),
        url("kelson-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Kelson-Light";
    src: url("kelson-light.eot");
    src: url("kelson-light.eot?#iefix")format("embedded-opentype"),
        url("kelson-light.woff") format("woff"),
        url("kelson-light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}