/*
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: 'Toyota Type-Book';
	src: url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Book.woff') format('woff'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Book.ttf') format('truetype'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Book.woff2') format('woff2'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Book.svg#svgFontname') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Book.eot?#iefix') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Book.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Toyota Type-BookIt';
	src: url('/wp-content/themes/flatsome-child/fonts/ToyotaType-BookIt.woff') format('woff'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-BookIt.ttf') format('truetype'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-BookIt.woff2') format('woff2'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-BookIt.svg#svgFontname') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-BookIt.eot?#iefix') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-BookIt.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Toyota Type-Regular';
	src: url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Regular.woff') format('woff'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Regular.ttf') format('truetype'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Regular.woff2') format('woff2'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Regular.svg#svgFontname') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Regular.eot?#iefix') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Regular.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Toyota Type-Semibold';
	src: url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Semibold.woff') format('woff'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Semibold.ttf') format('truetype'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Semibold.woff2') format('woff2'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Semibold.svg#svgFontname') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Semibold.eot?#iefix') format('svg'),
		url('/wp-content/themes/flatsome-child/fonts/ToyotaType-Semibold.eot');
	font-weight: normal;
	font-style: normal;
}
 */
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}