@font-face {
				font-family: 'sans';
				font-style: normal;
				src: url('150128034529sans.eot');
				src: local('sans'), url('150128034529sans.eot') format('embedded-opentype'), url('150128034529sans.woff') format('woff');
			}
            
            .sans{font-family: 'sans' !important;}
            
					@font-face {
				font-family: 'sanspro';
				font-style: normal;
				src: url('150128035230SourceSansPro-Regular.eot');
				src: local('sanspro'), url('150128035230SourceSansPro-Regular.eot') format('embedded-opentype'), url('150128035230SourceSansPro-Regular.woff') format('woff');
			}
            
            .sanspro{font-family: 'sanspro' !important;}
            
					@font-face {
				font-family: 'arial';
				font-style: normal;
				src: url('150213070211arial.eot');
				src: local('arial'), url('150213070211arial.eot') format('embedded-opentype'), url('150213070211arial.woff') format('woff');
			}
            
            .arial{font-family: 'arial' !important;}
            
						body, h1, h2, h3, h4, h5, h6, p, blockquote, li, a{
					font-family: 'arial' !important;
				}