@font-face {
    font-family: 'Bender';
    src: url('Bender.eot');
    src: local('Bender'),
        url('Bender.eot?#iefix') format('embedded-opentype'),
        url('Bender.woff') format('woff'),
        url('Bender.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
