@font-face {
    font-family:'TextBook-Bold';
    src:url('textbook-bold.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}

@font-face {
    font-family:'Impact';
    src:url('impact.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}
