<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body  { font: 16px 'SourceSansProRegular', sans-serif; color:#333; line-height: 19px; }

.mn, .mo {font: 'SourceSansProRegular', sans-serif!important;}
/*
.msqrt{font-size: 27px;}
.msup .mn{font-size: 15px;}
*/
/* FUENTES INCRUSTADAS */
@font-face { 
	font-family:'SourceSansProRegular';
  	src:url('./fonts/SourceSansPro-Regular.ttf') format('truetype'),
							url('./fonts/SourceSansPro-Regular.otf') format('opentype');
  	font-weight:normal; 
  	font-style:normal;
}</pre></body></html>