@font-face {
    font-family: 'lato-black';
    src: url('lato-black.eot');
    src: url('lato-black.eot?#iefix') format('embedded-opentype'),
         url('lato-black.woff2') format('woff2'),
         url('lato-black.woff') format('woff'),
         url('lato-black.ttf') format('truetype'),
         url('lato-black.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'lato-heavy';
    src: url('lato-heavy.eot');
    src: url('lato-heavy.eot?#iefix') format('embedded-opentype'),
         url('lato-heavy.woff2') format('woff2'),
         url('lato-heavy.woff') format('woff'),
         url('lato-heavy.ttf') format('truetype'),
         url('lato-heavy.svg#latoheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'lato-thin';
    src: url('lato-thin.eot');
    src: url('lato-thin.eot?#iefix') format('embedded-opentype'),
         url('lato-thin.woff2') format('woff2'),
         url('lato-thin.woff') format('woff'),
         url('lato-thin.ttf') format('truetype'),
         url('lato-thin.svg#latothin') format('svg');
    font-weight: normal;
    font-style: normal;

}