fontlato.css 1.79 KB
/* font-family: "LatoRegular"; */
@font-face {
    font-family: "Lato-Medium";
    src: url("../fonts/LatoRegular.eot");
    src: url("../fonts/LatoRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoRegular.woff") format("woff"),
    url("../fonts/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBold"; */
@font-face {
    font-family: "Lato-Bold";
    src: url("../fonts/LatoBold.eot");
    src: url("../fonts/LatoBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoBold.woff") format("woff"),
    url("../fonts/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoItalic"; */
@font-face {
    font-family: "Lato-Italic";
    src: url("../fonts/LatoItalic.eot");
    src: url("../fonts/LatoItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoItalic.woff") format("woff"),
    url("../fonts/LatoItalic/LatoItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLight"; */
@font-face {
    font-family: "Lato-Light";
    src: url("../fonts/LatoLight.eot");
    src: url("../fonts/LatoLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoLight.woff") format("woff"),
    url("../fonts/LatoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBoldItalic"; */
@font-face {
    font-family: "LatoBoldItalic";
    src: url("../fonts/LatoBoldItalic.eot");
    src: url("../fonts/LatoBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoBoldItalic.woff") format("woff"),
    url("../fonts/LatoBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}