/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

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

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

@font-face {
	font-family: 'SVN-Gilroy';
	src: url('./fonts/SVN-Gilroy-Thin.otf.woff2') format('woff2'), url('./fonts/SVN-Gilroy-Thin.woff') format('woff'), url('./fonts/SVN-Gilroy-Thin.otf') format('truetype');
	font-style: normal;
	font-weight:100
}
@font-face {
	font-family: 'SVN-Gilroy';
	src: url('./fonts/SVN-Gilroy-Black.woff2') format('woff2'), url('./fonts/SVN-Gilroy-Black.woff') format('woff'), url('./fonts/SVN-Gilroy-Black.otf') format('truetype');
	font-style: normal;
	font-weight:900
}

@font-face {
	font-family: 'Montserrat';
	src: url('./fonts/Montserrat-Regular.woff2') format('woff2'), url('./fonts/Montserrat-Regular.woff') format('woff'), url('./fonts/Montserrat-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight:400
}
@font-face {
	font-family: 'Montserrat';
	src: url('./fonts/Montserrat-Medium.woff2') format('woff2'), url('./fonts/Montserrat-Medium.woff') format('woff'), url('./fonts/Montserrat-Medium.ttf') format('truetype');
	font-style: normal;
	font-weight:500
}
@font-face {
	font-family: 'Montserrat';
	src: url('./fonts/Montserrat-Black.woff2') format('woff2'), url('./fonts/Montserrat-Black.woff') format('woff'), url('./fonts/Montserrat-Black.ttf') format('truetype');
	font-style: normal;
	font-weight:700
}


@font-face {
	font-family: 'MyriadPro';
	src: url('./fonts/MyriadPro-Regular.woff2') format('woff2'), url('./fonts/MyriadPro-Regular.woff') format('woff'), url('./fonts/MyriadPro-Regular.otf') format('truetype');
	font-style: normal;
	font-weight:400
}

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