/* This CSS3 Stylesheet was created by 1SF072 - website: http://www.sstv1sf072.altervista.org */


/*                 Text                 */

/* This will set my 'non-standard font(s)' */       

@font-face {

    font-family: 'Harting Plain';
    src: url('../fonts/harting.eot');
    src: url('../fonts/harting.eot?#iefix') format('embedded-opentype'),
         url('../fonts/harting.woff') format('woff'),
         url('../fonts/harting.ttf') format('truetype'),
         url('../fonts/harting.svg#Harting Plain') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

@font-face {
font-family: 'RobotoMono';
    src: url('../fonts/RobotoMono-Regular.ttf') format('truetype'); 
	}
	
	