@font-face {
    font-family: 'Lato';
    src: url('../../library/fonts/Lato-BoldItalic-webfont.eot');
    src: url('../../library/fonts/Lato-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../library/fonts/Lato-BoldItalic-webfont.svg#LatoBoldItalic') format('svg'),
/*          url('../../library/fonts/Lato-BoldItalic-webfont.woff') format('woff'), */
         url('../../library/fonts/Lato-BoldItalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('../../library/fonts/Lato-Bold-webfont.eot');
    src: url('../../library/fonts/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../library/fonts/Lato-Bold-webfont.svg#LatoBold') format('svg'),
/*          url('../../library/fonts/Lato-Bold-webfont.woff') format('woff'), */
         url('../../library/fonts/Lato-Bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../../library/fonts/Lato-Italic-webfont.eot');
    src: url('../../library/fonts/Lato-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../library/fonts/Lato-Italic-webfont.svg#LatoItalic') format('svg'),
/*          url('../../library/fonts/Lato-Italic-webfont.woff') format('woff'), */
         url('../../library/fonts/Lato-Italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('../../library/fonts/Lato-Regular-webfont.eot');
    src: url('../../library/fonts/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../library/fonts/Lato-Regular-webfont.svg#LatoRegular') format('svg'),
/*          url('../../library/fonts/Lato-Regular-webfont.woff') format('woff'), */
         url('../../library/fonts/Lato-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}