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