/* 100 Hairline */

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-Hai-webfont-eot);
    src: url($assets-Lato-Hai-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-Hai-webfont-woff) format('woff'),
         url($assets-Lato-Hai-webfont-ttf) format('truetype'),
         url($assets-Lato-Hai-webfont-svg#latohairline) format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-Haiita-webfont-eot);
    src: url($assets-Lato-Haiita-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-Haiita-webfont-woff) format('woff'),
         url($assets-Lato-Haiita-webfont-ttf) format('truetype'),
         url($assets-Lato-Haiita-webfont-svg#latohairline_italic) format('svg');
    font-weight: 100;
    font-style: italic;
}



/* 200 Light */

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-Lig-webfont-eot);
    src: url($assets-Lato-Lig-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-Lig-webfont-woff) format('woff'),
         url($assets-Lato-Lig-webfont-ttf) format('truetype'),
         url($assets-Lato-Lig-webfont-svg#latolight) format('svg');
    font-weight: 200;
    font-style: normal;
}



@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-LigIta-webfont-eot);
    src: url($assets-Lato-LigIta-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-LigIta-webfont-woff) format('woff'),
         url($assets-Lato-LigIta-webfont-ttf) format('truetype'),
         url($assets-Lato-LigIta-webfont-svg#latolight_italic) format('svg');
    font-weight: 200;
    font-style: italic;
}



/* 400 Regular */

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-Reg-webfont-eot);
    src: url($assets-Lato-Reg-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-Reg-webfont-woff) format('woff'),
         url($assets-Lato-Reg-webfont-ttf) format('truetype'),
         url($assets-Lato-Reg-webfont-svg#latoregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-RegIta-webfont-eot);
    src: url($assets-Lato-RegIta-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-RegIta-webfont-woff) format('woff'),
         url($assets-Lato-RegIta-webfont-ttf) format('truetype'),
         url($assets-Lato-RegIta-webfont-svg#latoitalic) format('svg');
    font-weight: 400;
    font-style: italic;
}



/* 600 Bold */

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-Bol-webfont-eot);
    src: url($assets-Lato-Bol-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-Bol-webfont-woff) format('woff'),
         url($assets-Lato-Bol-webfont-ttf) format('truetype'),
         url($assets-Lato-Bol-webfont-svg#latobold) format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-BolIta-webfont-eot);
    src: url($assets-Lato-BolIta-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-BolIta-webfont-woff) format('woff'),
         url($assets-Lato-BolIta-webfont-ttf) format('truetype'),
         url($assets-Lato-BolIta-webfont-svg#latobold_italic) format('svg');
    font-weight: 600;
    font-style: italic;
}



/* 800 Black */

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-Bla-webfont-eot);
    src: url($assets-Lato-Bla-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-Bla-webfont-woff) format('woff'),
         url($assets-Lato-Bla-webfont-ttf) format('truetype'),
         url($assets-Lato-Bla-webfont-svg#latoblack) format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url($assets-Lato-Blaita-webfont-eot);
    src: url($assets-Lato-Blaita-webfont-eot?#iefix) format('embedded-opentype'),
         url($assets-Lato-Blaita-webfont-woff) format('woff'),
         url($assets-Lato-Blaita-webfont-ttf) format('truetype'),
         url($assets-Lato-Blaita-webfont-svg#latoblack_italic) format('svg');
    font-weight: 800;
    font-style: italic;
}