/*
 Theme Name:   RMTheme Child
 Theme URI:    https://rmtheme.com/rmtheme-child/
 Description:  RMTheme Child Theme
 Author:       Anas
 Author URI:   https://rmtheme.com
 Template:     rmtheme-premium
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  rmtheme-child
*/

@font-face {
    font-family: 'Oswald DemiBold';
    src: url('../eot/oswald-demibold.eot');
    src: url('../eot/oswald-demiboldd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/oswald-demibold.woff2') format('woff2'),
        url('../woff/oswald-demibold.woff') format('woff'),
        url('../ttf/oswald-demibold.ttf') format('truetype'),
        url('../svg/oswald-demibold.svg#Oswald-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.rmt-header-top-text .eightcol a {color: #fff !important;}
