@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
 @import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@font-face {
    font-family: 'Icons';
    src: url('fonts/icons.eot');
    src: url('fonts/icons.eot?#iefix') format('embedded-opentype'),
         url('fonts/icons.woff') format('woff'),
         url('fonts/icons.ttf') format('truetype'),
         url('fonts/icons.svg#LucidaGrandeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
