/*
Theme Name: Kitecx Child
Theme URI: http://gaviasthemes.com/kitecx/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: Child theme for the Kitecx theme.
Template: kitecx
*/

@font-face {
    font-family: 'Mograph';
    src: url('Fonts/Mograph.eot');
    src: url('Fonts/Mograph.eot?#iefix') format('embedded-opentype'),
        url('Fonts/Mograph.woff2') format('woff2'),
        url('Fonts/Mograph.woff') format('woff'),
        url('Fonts/Mograph.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{
font-family:Mograph;
}
.custom-breadcrumb.text-light .heading-title{
	color: #446A88;
}
.custom-breadcrumb.text-light .breadcrumb li{
	color: #446A88;
}
.custom-breadcrumb.text-light .breadcrumb li a {
    color: #446A88;
}
.custom-breadcrumb .breadcrumb li:after{
    color: #446A88;
}