/*! webfont-cloudy-peaches.css  */

		
/* Font cloudy peaches 400 */	


/* Regular 300 */
@font-face {
    font-family: 'cloudy peaches';
    src: url('Cloudy Peaches.woff2') format('woff2'),
         url('Cloudy Peaches.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}