@font-face
{
    font-family: 'robotron-Italic';
  src: url('robotron-Italic.eot');
  src: url('robotron-Italic.eot?#') format('embedded-opentype'),
      url('robotron-Italic.woff') format('woff'),
      url('robotron-Italic.ttf') format('truetype');
}
@font-face
{
    font-family: 'robotron-Regular';
  src: url('robotron-Regular.eot');
  src: url('robotron-Regular.eot?#') format('embedded-opentype'),
      url('robotron-Regular.woff') format('woff'),
      url('robotron-Regular.ttf') format('truetype');
}
