/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4.2
*/


@font-face {
    font-family: SpaceHubRegular;
    src: url(/fonts/FiraGO-Regular.ttf);
}


@font-face {
    font-family: SpaceHubTitle;
    src: url(/fonts/FiraGO-SemiBold.ttf);
}

a, p, body {
	font-family: SpaceHubRegular !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: SpaceHubTitle !important;
}

.rh-ultra-properties-half-map .rh-ultra-half-map-list {
    max-width: 800px;
}

.widget.rh_property_agent.no-agent-contact-form   {
	background-color: #e7f6fd;
    padding: 15px;
    border-radius: 30px;
}