@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-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}