﻿/*!
Theme Name:		Page Builder Framework – Child
Author: 		MapSteps
Author URI: 	https://mapsteps.com
Description:	Page Builder Framework Child Theme
Version: 		1.1
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, blog, e-commerce
Template:		page-builder-framework
Text Domain:	page-builder-framework-child
*/

@font-face {
    font-family: "Roboto Condensed";
    src: url('/wp-content/themes/page-builder-framework-child/assets/RobotoCondensed-Regular.ttf');
}

@font-face {
    font-family: "Roboto Condensed Self";
    src: url('/wp-content/themes/page-builder-framework-child/assets/RobotoCondensed-Regular.ttf');
}

body {
    font-family: "Roboto Condensed", arial, verdana,  "Times New Roman", "Trebuchet MS";
    color: #6d7680;
    margin: 0;
}

p,span,li,ul,a {
    font-family: "Roboto Condensed", arial, verdana,  "Times New Roman", "Trebuchet MS";
}
