/*
 Theme Name:   Hello Elementor Child
 Template:     hello-elementor
 Version:      1.0.0
*/

@font-face {
    font-family: 'MANIC-Sketches';
    src: url('fonts/MANIC-Sketches.woff2') format('woff2');
    font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MANIC-Regular';
    src: url('fonts/MANIC-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MANIC-Alternates3';
    src: url('fonts/MANIC-Alternates3.woff2') format('woff2');
    font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MANIC-Alternates2';
    src: url('fonts/MANIC-Alternates2.woff2') format('woff2');
    font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'MANIC-Alternates1';
    src: url('fonts/MANIC-Alternates1.woff2') format('woff2');
    font-weight: normal;
	font-style: normal;
}

h1 {
font-family: 'MANIC-Regular', Arial, sans-serif !important;
}

h2 {
font-family: 'MANIC-Alternates1', Arial, sans-serif !important;
}

h3 {
font-family: 'MANIC-Alternates2', Arial, sans-serif !important;
}

h4 {
font-family: 'MANIC-Alternates3', Arial, sans-serif !important;
}

h5 {
font-family: 'MANIC-Sketches', Arial, sans-serif !important;
}