<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* 

	Braille 6 punti mirror -- OK 

*/
@font-face {
    font-family: 'MDV Braille 6 Mirror';
    src: url('../font/mdvbrl6m-webfont.eot');
    src: url('../font/mdvbrl6m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mdvbrl6m-webfont.woff2') format('woff2'),
         url('../font/mdvbrl6m-webfont.woff') format('woff'),
         url('../font/mdvbrl6m-webfont.ttf') format('truetype'),
         url('../font/mdvbrl6m-webfont.svg#brcmdv_braille_6_mirrorRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* 

	Braille 6 punti

 */
@font-face {
    font-family: 'MDV Braille 6';
    src: url('../font/mdvbrl6_all-webfont.eot');
    src: url('../font/mdvbrl6_all-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mdvbrl6_all-webfont.woff2') format('woff2'),
         url('../font/mdvbrl6_all-webfont.woff') format('woff'),
         url('../font/mdvbrl6_all-webfont.ttf') format('truetype'),
         url('../font/mdvbrl6_all-webfont.svg#mdv_braille_6regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* SIMBOLI  OK */
@font-face {
    font-family: 'MDV Simboli';
    src: url('../font/mdvsim-webfont.eot');
    src: url('../font/mdvsim-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mdvsim-webfont.woff2') format('woff2'),
         url('../font/mdvsim-webfont.woff') format('woff'),
         url('../font/mdvsim-webfont.ttf') format('truetype'),
         url('../font/mdvsim-webfont.svg#brcmdvsimregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Melody */
@font-face {
    font-family: 'MDV Melody';
    src: url('../font/melodyt-webfont.eot');
    src: url('../font/melodyt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/melodyt-webfont.woff2') format('woff2'),
         url('../font/melodyt-webfont.woff') format('woff'),
         url('../font/melodyt-webfont.ttf') format('truetype'),
         url('../font/melodyt-webfont.svg#brcmelody_testregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Greco in nero */
@font-face {
    font-family: 'MDV Greek';
    src: url('../font/GREEK1-webfont.eot');
    src: url('../font/GREEK1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/GREEK1-webfont.woff2') format('woff2'),
         url('../font/GREEK1-webfont.woff') format('woff'),
         url('../font/GREEK1-webfont.ttf') format('truetype'),
         url('../font/GREEK1-webfont.svg#brcgreekregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'MDV Braille 8';
	src: url('../font/mdvbrl8.eot');
	src: url('../font/mdvbrl8.woff') format('woff'), 
	url('../font/mdvbrl8.ttf') format('truetype'), 
	url('../font/mdvbrl8.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color:#006;
	background-color:#F1F8FF;
	}

p {
	line-height: normal; 
	}

ul, li {
	list-style-image: url(../img/Bullet6.gif); 
	list-style-type: disc; 
	list-style-position: outside; 
	}
	
h1 {
	text-align:center;
	padding:2em;
	font-size:1.5em;
	}
.testo {  
	background-position: 0;
	text-align:center;
	}
	
.titoli {  
	font-size: 1.7em;
	}
	
.braille_rosso {  
	font-family: "MDV Braille 6";
	font-size: 2em; 
	color: #FF0000;
	}

.dotmdv {  
	font-family: 'MDV Simboli'; 
	font-size: 1.6em;
	}
	
.Braille_rosso_mirro { 
	font-family: "MDV Braille 6 Mirror"; 
	font-size: 2em; 
	color: #FF0000; 
	}

.Braille_rosso_8punti { 
	font-family: "MDV Braille 8"; 
	font-size: 4em; 
	color: #FF0000; 
	}
	
.Braille_blu_mirror { 
	font-family: "MDV Braille 6 Mirror"; 
	font-size: 3em; 
	color: #0000FF
	}
	
.musica {  font-family: "MDV Melody"; font-size: 48px}

.Braille_no_color { font-family: "MDV Braille 6"; font-size: 34px}

.greco { font-family: 'MDV Greek'; font-size: 18px }
.greco_grande { font-family: 'MDV Greek'; font-size: 24px}


.indcigrandi { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; line-height: normal; list-style-image: url(../img/Bullet6.gif); list-style-type: disc ; list-style-position: inside}
.indcipiccoli { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: normal; list-style-image: url(../img/Bullet6.gif); list-style-type: disc ; list-style-position: outside}
.testopiccolo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; list-style-image: url(../img/Bullet6.gif); list-style-type: disc; list-style-position: outside; background-position: 0px }
.tmr_grande {  font-family: "Times New Roman", Times, serif; font-size: 34px}

td {
	border:solid #C4DAE6 1px;	
	margin: 0.3em;
	padding:0.3em;
	background-color:#FFFFFF;
	}
td.noborder {
	border:none;
	background-color:#F1F8FF;
	}
	
table {
	margin:auto;
	text-align:center;
	background-color:#F1F8FF;
	width:50%;
	}</pre></body></html>