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