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