@font-face {
    font-family: "WorkSans-Light";
    src: url("WorkSans-Light.eot");
    src: url("WorkSans-Light.eot?#iefix") format("embedded-opentype"),
         url("WorkSans-Light.woff2") format("woff2"),
         url("WorkSans-Light.woff") format("woff"),
         url("WorkSans-Light.ttf") format("ttf"),
         url("WorkSans-Light.svg#WorkSans-Light") format("svg");
    font-style: normal;
    font-weight: 300;
}