@font-face {
    font-family: 'LatoThin';
    src: url('../fonts/Lato/LatoThin.eot');
    src: url('../fonts/Lato/LatoThin.eot') format('embedded-opentype'),
         url('../fonts/Lato/LatoThin.woff2') format('woff2'),
         url('../fonts/Lato/LatoThin.woff') format('woff'),
         url('../fonts/Lato/LatoThin.ttf') format('truetype'),
         url('../fonts/Lato/LatoThin.svg#LatoThin') format('svg');
}
@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/Lato/LatoRegular.eot');
    src: url('../fonts/Lato/LatoRegular.eot') format('embedded-opentype'),
         url('../fonts/Lato/LatoRegular.woff2') format('woff2'),
         url('../fonts/Lato/LatoRegular.woff') format('woff'),
         url('../fonts/Lato/LatoRegular.ttf') format('truetype'),
         url('../fonts/Lato/LatoRegular.svg#LatoRegular') format('svg');
}
@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/Lato/LatoLight.eot');
    src: url('../fonts/Lato/LatoLight.eot') format('embedded-opentype'),
         url('../fonts/Lato/LatoLight.woff2') format('woff2'),
         url('../fonts/Lato/LatoLight.woff') format('woff'),
         url('../fonts/Lato/LatoLight.ttf') format('truetype'),
         url('../fonts/Lato/LatoLight.svg#LatoLight') format('svg');
}
@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/Lato/LatoBold.eot');
    src: url('../fonts/Lato/LatoBold.eot') format('embedded-opentype'),
         url('../fonts/Lato/LatoBold.woff2') format('woff2'),
         url('../fonts/Lato/LatoBold.woff') format('woff'),
         url('../fonts/Lato/LatoBold.ttf') format('truetype'),
         url('../fonts/Lato/LatoBold.svg#LatoBold') format('svg');
}
@font-face {
    font-family: 'LatoBlack';
    src: url('../fonts/Lato/LatoBlack.eot');
    src: url('../fonts/Lato/LatoBlack.eot') format('embedded-opentype'),
         url('../fonts/Lato/LatoBlack.woff2') format('woff2'),
         url('../fonts/Lato/LatoBlack.woff') format('woff'),
         url('../fonts/Lato/LatoBlack.ttf') format('truetype'),
         url('../fonts/Lato/LatoBlack.svg#LatoBlack') format('svg');
}

