/* ubuntumono-400-regular */
@font-face {
  font-family: 'ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-fontface/ubuntumono-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-fontface/ubuntumono-regular-webfont.woff') format('woff'); /* Modern Browsers */
}
/* ubuntumono-300-light */
@font-face {
  font-family: 'ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ubuntu-fontface/ubuntumono-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-fontface/ubuntumono-regular-webfont.woff') format('woff'); /* Modern Browsers */
}
/* ubuntumono-300-light */
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/Roboto-Regular.woff') format('woff'); /* Modern Browsers */
}


