@font-face {
    font-family: 'Lato';
    src: url('../fonts/LatoRegular.eot');
    src: local('../fonts/LatoRegular'), local('../fonts/LatoRegular'), 
         url('../fonts/LatoRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LatoRegular.woff') format('woff'),
         url('../fonts/LatoRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/LatoBold.eot');
    src: local('../fonts/LatoBold'), local('../fonts/LatoBold'), 
         url('../fonts/LatoBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LatoBold.woff') format('woff'),
         url('../fonts/LatoBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/latoblack.eot');
    src: local('../fonts/latoblack'), local('../fonts/latoblack'), 
         url('../fonts/latoblack.eot?#iefix') format('embedded-opentype'),
         url('../fonts/latoblack.woff') format('woff'),
         url('../fonts/latoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerifBold.eot');
    src: local('../fonts/NotoSerifBold'), local('../fonts/NotoSerifBold'), 
         url('../fonts/NotoSerifBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSerifBold.woff') format('woff'),
         url('../fonts/NotoSerifBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerifItalic.eot');
    src: local('../fonts/NotoSerifItalic'), local('../fonts/NotoSerifItalic'), 
         url('../fonts/NotoSerifItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSerifItalic.woff') format('woff'),
         url('../fonts/NotoSerifItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}