@font-face {
    font-family: 'Nunito';
    src:  url('Nunito/static/Nunito-Regular.ttf');
    src:  url('Nunito/static/Nunito-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src:  url('Roboto_Condensed/static/RobotoCondensed-Regular.ttf');
    src:  url('Roboto_Condensed/static/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Yellowtail';
    src:  url('Yellowtail/Yellowtail-Regular.ttf');
    src:  url('Yellowtail/Yellowtail-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'King Cartoon';
    src:  url('KingCartoonDemoRegular.ttf');
    src:  url('KingCartoonDemoRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}