@font-face  {
            font-family: Museo; 
            src: url(../fonts/museo.otf); 
            }
        @font-face  {
            font-family: Roboto; 
            src: url(../fonts/roboto.ttf); 
            }	
        @font-face  {
            font-family: RobotoThin;
            src: url(../fonts/roboto-thin.ttf);
            } 
        @font-face  {
            font-family: Oto;
            src: url(../fonts/oto.otf);
            } 
		@font-face  {
            font-family: OtoBold;
            src: url(../fonts/otobold.ttf);
            }	
		@font-face  {
            font-family: OtoItalian;
            src: url(../fonts/otoitalian.ttf);
            }
		
		@font-face  {
            font-family: opensans; 
            src: url(../fonts/opensans.ttf); 
            }
		
		@font-face {
			font-family: 'Gothic';
			src: url('../fonts/GothicPro-Bold.eot');
			src: local('вШЇ'), url('../fonts/GothicPro-Bold.woff') format('woff'), url('../fonts/GothicPro-Bold.ttf') format('truetype'), url('../fonts/GothicPro-Bold.svg') format('svg');
			font-weight: normal;
			font-style: normal;
		}	
		@font-face  {
            font-family:ptsans; 
            src: url(../fonts/PTSans.ttf); 
            }
		@font-face  {
            font-family:ptsanscaption; 
            src: url(../fonts/PTSansCaption.ttf); 
            }
		@font-face  {
            font-family:ptsansnarrow; 
            src: url(../fonts/PTSansNarrowBold.ttf); 
            }
		@font-face  {
            font-family:ptsansbold; 
            src: url(../fonts/ptsansbold.ttf); 
            }