@font-face {
    font-family: 'trebuchet';
    src: url('../fonts/trebuc.eot');
    src: url('../fonts/trebuc.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trebuc.woff') format('woff'),
         url('../fonts/trebuc.ttf') format('truetype'),
         url('../fonts/trebuc.svg#trebuc') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'ghostTheory';
    src: url('../fonts/ghosttheory.eot');
    src: url('../fonts/ghosttheory.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ghosttheory.woff') format('woff'),
         url('../fonts/ghosttheory.ttf') format('truetype'),
         url('../fonts/ghosttheory.svg#ghosttheory') format('svg');
    font-weight: normal;
    font-style: normal;

}


