/*@font-face {*/
/*	font-family: 'Breathing';*/
/*	src: url('./Breathing Personal Use 400.woff') format('woff'),*/
/*	url('./Breathing Personal Use 400.woff2') format('woff2'),*/
/*	url('./Breathing Personal Use 400.ttf') format('ttf');*/
/*	font-display: swap;*/
/*}*/


html, body {
	position: relative;
	width: 100%;
	height: 100%;
}

body {
	color: #333;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

