@font-face {
	font-family: 'Lato-Regular';
	src: local('☺'), url('fonts/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato-Bold';
	src: local('☺'), url('fonts/Lato-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato-Black';
	src: local('☺'), url('fonts/Lato-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
        font-family: 'Baloo2-Bold';
        src: local('☺'), url('fonts/baloo2-bold.ttf?v=001') format('truetype');
        font-weight: normal;
        font-style: normal;
	font-display: swap;
}
@font-face {
        font-family: 'Baloo2-SemiBold';
        src: local('☺'), url('fonts/baloo2-semibold.ttf?v=001') format('truetype');
        font-weight: normal;
        font-style: normal;
	font-display: swap;
}
