<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: 'SEGOEUIL';
	src: url('./SEGOEUIL.eot');
	src: local('SEGOEUIL'), url('./SEGOEUIL.woff') format('woff'), url('./SEGOEUIL.ttf') format('truetype');
}

.Segoe_UI_Light {
	font-family: 'SEGOEUIL' !important;
}

@font-face {
  
	font-family: 'metroSysIcons';
  
	src: url('./metroSysIcons.woff') format('woff'), 
	url('./metroSysIcons.ttf') format('truetype'), 
	url('./metroSysIcons.svg#metroSysIcons') format('svg');
  font-weight: normal;
  font-style: normal;

} </pre></body></html>