/*
Theme Name: Syndified Child Theme
Theme URI: https://designStudio.com
description: Next Generation WordPress Theme to showcase products with a complex data syndication 
Version: 2.0.0
Author: DesignStudio
Author URI: https://designstudio.com/
Template: syndified-theme-main
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Text Domain: syndified-theme-child
*/
@font-face {
  font-family: Barlow;
	font-weight: 700;
  src: url(font/Barlow-SemiBold.ttf);
}
@font-face {
  font-family: Source Sans Pro;
	font-weight: 700;
  src: url(font/SourceSansPro-Regular.otf);
}

ul:not(footer ul, header ul){
	list-style: disc;
	font-size: 20px;
	padding-left: 2em;
}


body {
	 font-family: Source Sans Pro;
}
body p {
  font-family: Source Sans Pro !important;
}