@font-face {
    font-family: 'simpler-bold';
    src: url('simpler-bold.eot');
    src: url('simpler-bold.eot?#iefix') format('embedded-opentype'),
         url('simpler-bold.woff') format('woff'),
         url('simpler-bold.ttf') format('truetype'),
         url('simpler-bold.svg#alefbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.special-font{ font-family:simpler-bold; }