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