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