@font-face {
    font-family: Lato;
    src: url(../fonts/lato/lato-light-webfont.woff2) format("woff2"), url(../fonts/lato/lato-light-webfont.woff) format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/lato-lightitalic-webfont.woff2) format("woff2"), url(../fonts/lato/lato-lightitalic-webfont.woff) format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/lato-regular-webfont.woff2) format("woff2"), url(../fonts/lato/lato-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/lato-italic-webfont.woff2) format("woff2"), url(../fonts/lato/lato-italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/lato-bold-webfont.woff2) format("woff2"), url(../fonts/lato/lato-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/lato-bolditalic-webfont.woff2) format("woff2"), url(../fonts/lato/lato-bolditalic-webfont.woff) format("woff");
    font-weight: 700;
    font-style: italic;
}
