@font-face {
    font-family: 'Trebuchet__MS';
    src: url('fonts/TrebuchetMS.eot');
    src: url('fonts/TrebuchetMS.eot?#iefix') format('embedded-opentype'),
    url('fonts/TrebuchetMS.woff') format('woff'),
    url('fonts/TrebuchetMS.ttf') format('truetype'),
    url('fonts/TrebuchetMS.svg#TrebuchetMS') format('svg');
}

@font-face {
    font-family: 'KGSecondChancesSolid';
    src: url('fonts/KGSecondChancesSolid.eot');
    src: url('fonts/KGSecondChancesSolid.eot?#iefix') format('embedded-opentype'),
    url('fonts/KGSecondChancesSolid.woff') format('woff'),
    url('fonts/KGSecondChancesSolid.ttf') format('truetype'),
    url('fonts/KGSecondChancesSolid.svg#KGSecondChancesSolid') format('svg');
}