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

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