/*@font-face {*/
  /*font-family: 'Oswald';*/
  /*src: local('Lora'), local('Lora-Regular'), url('Lora.woff2') format('woff2'), url('Lora.woff') format('woff'), url('Lora.ttf') format('truetype');*/
  /*font-style: normal;*/
/*}*/

@font-face {
  font-family: 'SourceSansPro-Regular';
  src: local('SourceSansPro-Regular'), url('./SourceSansPro-Regular.ttf') format('truetype');
  font-style: normal;
}
