@font-face {
    font-family: 'comicsans';
    src: url('Comic-Sans-MS.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'comicsans';
    src: url('Comic-Sans-MS-Bold.ttf') format('truetype');
    font-weight: bold;
}