/*
Theme Name: Holamed Child Theme
Theme URI: http://holamed.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Holamed
Template: holamed
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: holamed

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: 'Flaticon';
    src: url('/wp-content/themes/holamed-child/assets/fonts/flaticon/Flaticon.woff2') format('woff2'),
    url('/wp-content/themes/holamed-child/assets/fonts/flaticon/Flaticon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.flaticon {
    font-family: 'Flaticon' !important;

}
.flaticon:before{
    bottom: -23px;
    position: relative;
}
@font-face {
    src: url('/wp-content/themes/holamed-child/assets/fonts/fontawesome-pro/FontAwesome5Pro-Light.woff2') format('woff2'),
    url('/wp-content/themes/holamed-child/assets/fonts/fontawesome-pro/FontAwesome5Pro-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.fa-light {
    font-family: "Font Awesome 5 Pro" !important;

}

.heading.line-after:after{
	content: unset !important;
}

