/* font-family: "LatoRegular"; */
@font-face {
    font-family: "LatoRegular";
    src: url("/static/LatoRegular.eot");
    src: url("/static/LatoRegular.eot?#iefix")format("embedded-opentype"),
    url("/static/LatoRegular.woff") format("woff"),
    url("/static/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBold"; */
@font-face {
    font-family: "LatoBold";
    src: url("/static/LatoBold.eot");
    src: url("/static/LatoBold.eot?#iefix")format("embedded-opentype"),
    url("/static/LatoBold.woff") format("woff"),
    url("/static/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoItalic"; */
@font-face {
    font-family: "LatoItalic";
    src: url("/static/LatoItalic.eot");
    src: url("/static/LatoItalic.eot?#iefix")format("embedded-opentype"),
    url("/static/LatoItalic.woff") format("woff"),
    url("/static/LatoItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLight"; */
@font-face {
    font-family: "LatoLight";
    src: url("/static/LatoLight.eot");
    src: url("/static/LatoLight.eot?#iefix")format("embedded-opentype"),
    url("/static/LatoLight.woff") format("woff"),
    url("/static/LatoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBoldItalic"; */
@font-face {
    font-family: "LatoBoldItalic";
    src: url("/static/LatoBoldItalic.eot");
    src: url("/static/LatoBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("/static/LatoBoldItalic.woff") format("woff"),
    url("/static/LatoBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLightItalic"; */
@font-face {
    font-family: "LatoLightItalic";
    src: url("/static/LatoLightItalic.eot");
    src: url("/static/LatoLightItalic.eot?#iefix")format("embedded-opentype"),
    url("/static/LatoLightItalic.woff") format("woff"),
    url("/static/LatoLightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}