@font-face {
	font-family: 'AbrahamTRIAL-Light';
	src: url('abrahamtrial-light.eot');
	src:local('AbrahamTRIAL-Light'), 
        url('abrahamtrial-light.ttf') format('ttf'),
        url('abrahamtrial-light.svg') format('svg'),
        url('abrahamtrial-light.woff') format('woff'),
        url('abrahamtrial-light.woff2') format('woff2'),
        url('abrahamtrial-light.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

body { font-family: AbrahamTRIAL-Light; }