@font-face {
    font-family: SegoeUIRegular;
    src: url(../fonts/segoeui.eot);
    src: url(../fonts/segoeui.eot) format('embedded-opentype'),
         url(../fonts/segoeui.woff) format('woff'),
         url(../fonts/segoeui.ttf) format('truetype'),
         url(../fonts/segoeui.svg#SegoeUIRegular) format('svg');
}
@font-face {
    font-family: philosopherbold;
    src: url(../fonts/philosopher-bold.eot);
    src: url(../fonts/philosopher-bold.eot?#iefix) format('embedded-opentype'),
         url(../fonts/philosopher-bold.woff) format('woff'),
         url(../fonts/philosopher-bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}