@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face{
    font-family: 'Ubuntu';
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/Ubuntu-Regular.ttf') format('truetype');
}
