<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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; }</pre></body></html>