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