				@font-face {
					font-family: 'montserrat';
					src: url('171017041000montserrat.woff') format('woff');
					font-display: auto;
				}

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

						@font-face {
					font-family: 'lato';
					src: url('171017041128lato.woff') format('woff');
					font-display: auto;
				}

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

						@font-face {
					font-family: 'serendipity';
					src: url('171018010028Serendipity.woff') format('woff');
					font-display: auto;
				}

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

						@font-face {
					font-family: 'letterpress';
					src: url('171023035017letterpress.woff') format('woff');
					font-display: auto;
				}

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

						body, p, blockquote, li, a{
					font-family: 'lato' !important;
				}
						h3{
					font-family: 'serendipity' !important;
				}
						h1, h2, h4, h6{
					font-family: 'montserrat' !important;
				}
						h5{
					font-family: 'letterpress' !important;
				}
		