/* KG Second Chances Sketch */
@font-face {
    font-family: 'KG Second Chances';
    src: url('../fonts/KGSecondChancesSketch.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* KG Second Chances Solid */
@font-face {
    font-family: 'KG Second Chances Solid';
    src: url('../fonts/KGSecondChancesSolid.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}