@font-face {
    font-family: 'manbo';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('/wp-content/themes/flatsome-child/fonts/SVN-Gilroy.woff') format('woff');
}
@font-face {
	font-family: 'sgnp';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('/wp-content/themes/flatsome-child/fonts/SVN-GilroyBold.woff') format('woff');
}
@font-face {
	font-family: 'sgnp';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/themes/flatsome-child/fonts/SVN-GilroySemiBold.woff') format('woff');
}
body {
	font-family: 'manbo';
}