/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('font/HelveticaNeueLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: 'HelveticaNeueLight', Arial, sans-serif !important;
}
.desc_indent p {
    text-indent: 220px;
}
.line a {
    font-family: 'HelveticaNeueLight', Arial, sans-serif !important;
}
@media (max-width: 767px) {
	.desc_indent p {
       text-indent: 60px;
    }
}
