/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
	font-family: 'SVN-Aguda';
	src: url('./fonts/SVN-Aguda.woff2') format('woff2'), url('./fonts/SVN-Aguda.woff') format('woff'), url('./fonts/SVN-Aguda.ttf') format('truetype');
	font-style: normal;
}

@font-face {
	font-family: 'SVN-Aguda Black';
	src: url('./fonts/SVN-Aguda-Black.woff2') format('woff2'), url('./fonts/SVN-Aguda-Black.woff') format('woff'), url('./fonts/SVN-Aguda-Black.ttf') format('truetype');
	font-style: normal;
}
/* @font-face {
	font-family: 'Segoe UI';
	src: url('./fonts/Segoe-UI.woff2') format('woff2'), url('./fonts/Segoe-UI.woff') format('woff'), url('./fonts/Segoe-UI.ttf') format('truetype');
	font-style: normal;
} */

@font-face {
	font-family: 'SVN Bellico';
	src: url('./fonts/SVN-Bellico.woff2') format('woff2'), url('./fonts/SVN-Bellico.woff') format('woff'), url('./fonts/SVN-Bellico.ttf') format('truetype');
	font-style: normal;
}