				@font-face {
					font-family: 'colgate-regular';
					src: url('/wp-content/uploads/useanyfont/191113090022Colgate-Regular.woff') format('woff');
					  font-display: auto;
				}

				.colgate-regular{font-family: 'colgate-regular' !important;}

						@font-face {
					font-family: 'colgate-light';
					src: url('/wp-content/uploads/useanyfont/191113090036Colgate-Light.woff') format('woff');
					  font-display: auto;
				}

				.colgate-light{font-family: 'colgate-light' !important;}

						@font-face {
					font-family: 'colgate-bold';
					src: url('/wp-content/uploads/useanyfont/191113090053Colgate-Bold.woff') format('woff');
					  font-display: auto;
				}

				.colgate-bold{font-family: 'colgate-bold' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'colgate-bold' !important;
				}
						p, blockquote, li, a{
					font-family: 'colgate-regular' !important;
				}
		