/*
Theme Name: Theory-Image
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:'lato_light';
	src:url('https://www.theoryimage.com/wp-content/uploads/2022/06/Lato-Light.ttf')
		
}
@font-face{
	font-family:'halfbred_font';
	src:url('https://www.theoryimage.com/wp-content/uploads/2022/06/HalfbreD.otf')
		
}
@font-face{
	font-family:'lato_hairline';
	src:url('https://www.theoryimage.com/wp-content/uploads/2022/06/Lato-Hairline.ttf')
		
}


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


}