 @font-face {      
                font-family: font1;        
                src: url('../fonts/arial/arial.ttf') format('truetype'),
                     url('../fonts/arial/arial.eot') format('eot'),
                     url('../fonts/arial/arial.otf') format('opentype'),
                     url('../fonts/arial/arial.woff') format('woff'),
                     url('../fonts/arial/arial.svg') format('svg');
            } 
            
            @font-face {      
                font-family: font2;        
                src: url('../fonts/avenir/Avenir-Book.ttf') format('truetype'), 
                     url('../fonts/avenir/Avenir-Book.eot') format('eot'),
                     url('../fonts/avenir/Avenir-Book.woff') format('woff');
            } 
            
            @font-face {      
                font-family: font3;        
                src: url('../fonts/comicsans/ComicSansMS.ttf') format('truetype'),
                     url('../fonts/comicsans/ComicSansMS.eot') format('eot'),
                     url('../fonts/comicsans/ComicSansMS.otf') format('opentype'),
                     url('../fonts/comicsans/ComicSansMS.woff') format('woff');
            } 
            
            @font-face {      
                font-family: font4;        
                src: url('../fonts/helveticaneue/HelveticaNeue.ttf') format('truetype'),
                     url('../fonts/helveticaneue/HelveticaNeue.otf') format('opentype'),
                     url('../fonts/helveticaneue/HelveticaNeue.woff') format('woff'),
                     url('../fonts/helveticaneue/HelveticaNeue.eot') format('eot');
            } 
            
            @font-face {      
                font-family: font5;        
                src: url('../fonts/lucidagrande/LucidaGrande.ttf') format('truetype'),
                     url('../fonts/lucidagrande/LucidaGrande.eot') format('eot'),
                     url('../fonts/lucidagrande/LucidaGrande.woff') format('woff');
            } 
            
            @font-face {      
                font-family: font6;        
                src: url('../fonts/opendyslexic/OpenDyslexic-Regular.ttf') format('truetype'), 
                    url('../fonts/opendyslexic/OpenDyslexic-Regular.eot') format('eot'),
                    url('../fonts/opendyslexic/OpenDyslexic-Regular.otf') format('opentype'),
                    url('../fonts/opendyslexic/OpenDyslexic-Regular.woff') format('woff');
            } 
            
            @font-face {      
                font-family: font7;        
                src: url('../fonts/tahoma/Tahoma.eot') format('eot'),  
                     url('../fonts/tahoma/Tahoma.otf') format('opentype'),
                     url('../fonts/tahoma/Tahoma.svg') format('svg'),
                     url('../fonts/tahoma/Tahoma.ttf') format('truetype'),
                     url('../fonts/tahoma/Tahoma.woff') format('woff');
            } 
            
            @font-face {      
                font-family: font8;        
                src: url('../fonts/trebuchetms/Trebuchet MS.otf') format('opentype'), 
                     url('../fonts/trebuchetms/Trebuchet MS.svg') format('svg'),
                     url('../fonts/trebuchetms/Trebuchet MS.ttf') format('truetype'),
                     url('../fonts/trebuchetms/TrebuchetMS.eot') format('eot'),
                     url('../fonts/trebuchetms/TrebuchetMS.woff') format('woff');
            } 
            
            @font-face {      
                font-family: font9;        
                src: url('../fonts/verdana/Verdana.eot') format('eot'),
                    url('../fonts/verdana/Verdana.otf') format('opentype'),
                    url('../fonts/verdana/Verdana.ttf') format('truetype'),
                    url('../fonts/verdana/Verdana.woff') format('woff   ');  
            } 
            