/* CSS Document */
@font-face {
  font-family: 'MorePerfectDOSVGA';
  src: url('MorePerfectDOSVGA.eot'); /* IE9 Compat Modes */
  src: url('MorePerfectDOSVGA.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('MorePerfectDOSVGA.woff') format('woff'),       
	   url('MorePerfectDOSVGA.woff2') format('woff2'), /* Pretty Modern Browsers */
       url('MorePerfectDOSVGA.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('MorePerfectDOSVGA.svg#svgFontName') format('svg'); /* Legacy iOS */
}
