@font-face {
					font-family: 'sans';
					src: url('150128034529sans.woff') format('woff');
				}

				.sans{font-family: 'sans' !important;}

						@font-face {
					font-family: 'sanspro';
					src: url('150128035230SourceSansPro-Regular.woff') format('woff');
				}

				.sanspro{font-family: 'sanspro' !important;}

						@font-face {
					font-family: 'arial';
					src: 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;
				}