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