@font-face {
    font-family: 'Devroye';
    src: url('DEVROYE_-webfont.eot');
    src: url('DEVROYE_-webfont.eot?#iefix') format('embedded-opentype'),
         url('DEVROYE_-webfont.woff') format('woff'),
         url('DEVROYE_-webfont.ttf') format('truetype'),
         url('DEVROYE_-webfont.svg#DevroyeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DevroyeSmallCaps';
    src: url('DEVROYSC-webfont.eot');
    src: url('DEVROYSC-webfont.eot?#iefix') format('embedded-opentype'),
         url('DEVROYSC-webfont.woff') format('woff'),
         url('DEVROYSC-webfont.ttf') format('truetype'),
         url('DEVROYSC-webfont.svg#DevroyeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.Devroye{font-family:'Devroye';}
.DevroyeSmallCaps{font-family:'DevroyeSmallCaps';}