@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?62093333');
  src: url('../fonts/fontello.eot?62093333#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?62093333') format('woff'),
       url('../fonts/fontello.ttf?62093333') format('truetype'),
       url('../fonts/fontello.svg?62093333#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont1fc6.eot?62093333');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont1fc6.eot?62093333#iefix') format('embedded-opentype'),
       url('../fonts/font-awesome/fonts/fontawesome-webfont1fc6.woff?62093333') format('woff'),
       url('../fonts/font-awesome/fonts/fontawesome-webfont1fc6.ttf?62093333') format('truetype'),
       url('../fonts/font-awesome/fonts/fontawesome-webfont1fc6.svg?62093333#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
