



@font-face {
    font-family: 'finger_paintregular';
    src: url('https://miradisk.i234.me/css/fonts/fingerpaint-regular.woff2') format('woff2'),
         url('https://miradisk.i234.me/css/fonts/fingerpaint-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3 {
	margin:         0;
	padding:        0;
	border:         0;
	outline:        0;
	font-size:      100%;
	vertical-align: baseline;
	background:     transparent;
}

h1 {
	font-size:     160px;
	font-weight:   normal;
	font-style:    normal;
	margin-bottom: 18px;
}


h2 {
	font-size: 80px;
        font-weight:   normal;
	font-style:    normal;
}


h3 {
	font-size: 80px;
}