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

/*************** ADD CUSTOM CSS HERE.   ***************/
@import 'https://fonts.googleapis.com/css?family=David+Libre|IM+Fell+English:400,400i|Mr+Dafoe|Francois+One|Passion+One:900';

@font-face {
	font-family: QuixoteOT-Bold;
	src: url('fonts/QuixoteOT-Bold.otf');
}
@font-face {
	font-family: AntiqueOliveStd-BoldCond;
	src: url('fonts/AntiqueOliveStd-BoldCond.otf');
}

@media only screen and (max-width: 48em) {

/*************** ADD MOBILE ONLY CSS HERE  ***************/

}