@font-face {
    font-family: "QuincyCF";
    src: url("/font/QuincyCF-MediumItalic.ttf")
    format("truetype");
}

@font-face {
    font-family: "Crashnumberinggothic";
    src: url("/font/Crashnumberinggothic.ttf")
    format("truetype");
}

@font-face {
    font-family: "TimerFont";
    src: url("/font/digital-7.ttf")
    format("truetype");
}

@font-face {
    font-family: 'SourceSerifPro';
    src: url('/font/SourceSerifPro-Semibold.otf') 
    format('opentype');
    font-weight: normal;
    font-style: normal;
  }

@font-face {
    font-family: 'DMSans';
    src: url('/font/DMSans-SemiBold.ttf') 
    format('truetype');
    font-weight: normal;
    font-style: normal;
  }

@font-face {
    font-family: 'SourceSans';
    src: url('/font/SourceSans3-Medium.ttf') 
    format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  