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

