@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/Lato-Regular-webfont.eot');
    src: url('../fonts/lato/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/Lato-Regular-webfont.woff') format('woff'),
         url('../fonts/lato/Lato-Regular-webfont.ttf') format('truetype'),
         url('../fonts/lato/Lato-Regular-webfont.svg#LatoRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
                       
 
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/Lato-Bold-webfont.eot');
    src: url('../fonts/lato/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/Lato-Bold-webfont.woff') format('woff'),
         url('../fonts/lato/Lato-Bold-webfont.ttf') format('truetype'),
         url('../fonts/lato/Lato-Bold-webfont.svg#LatoBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
 
@font-face {
    font-family: 'MuseoSlab900';
    src: url('../fonts/museo/museoslab-900-webfont.eot');
    src: url('../fonts/museo/museoslab-900-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo/museoslab-900-webfont.woff') format('woff'),
         url('../fonts/museo/museoslab-900-webfont.ttf') format('truetype'),
         url('../fonts/museo/museoslab-900-webfont.svg#MuseoSlab900') format('svg');
    font-weight: normal;
    font-style: normal;
}
