@font-face {
    font-family: title;
    src: url('fonts/Sunshine.ttf');
}
@font-face {
    font-family: fontbody;
    src: url('fonts/CooperHewitt-Light.otf');
}
@font-face {
    font-family: fontheader;
    src: url('fonts/KeepCalm-Medium.ttf');
}
@font-face {
    font-family: fonttitle;
    src: url('fonts/AltoneTrial-Bold.ttf');
}