  @font-face{
    font-family: "ComicNeue-Regular";
    src: url("ComicNeue-Regular.ttf") format("truetype");
  }
  
  @font-face{
    font-family: "SourceSans3-Medium";
    src: url("SourceSans3-Medium.ttf") format("truetype");
  }
  
  @font-face{
    font-family: "SourceSans3-Regular";
    src: url("SourceSans3-Regular.ttf") format("truetype"); 
  }
  
  @font-face{
    font-family: "SourceSans3-Light";
    src: url("SourceSans3-Light.ttf") format("truetype"); 
}