/*
Theme Name: Sweetima (hello child)
Template: hello-elementor
Version: 1.0
Author:	UpSolution
Author URI: http://fatfish.co.il/
*/

@font-face {
    font-family: 'Tahu! Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Tahu! Regular'), url('fonts/Tahu.woff') format('woff');
}
.overflow-block {
    position: absolute!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}
.font-tahu{
    font-family: 'Tahu! Regular'!important;
    font-style: normal;
    font-weight: normal;
}
