/*
Theme Name: Riode Child
Theme URI: https://riode.org/
Author: D-THEMES
Author URI: https://riode.org/about-me/
Description: Riode Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: riode
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@font-face {
    font-family: 'jostbold';
    src: url('jost-bold-webfont.woff2') format('woff2'),
         url('Jost-Bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'jostbold_italic';
    src: url('jost-bolditalic-webfont.woff2') format('woff2'),
         url('Jost-BoldItalic.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'jostextrabold';
    src: url('jost-extrabold-webfont.woff2') format('woff2'),
         url('Jost-ExtraBold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'jostextrabold_italic';
    src: url('jost-extrabolditalic-webfont.woff2') format('woff2'),
         url('Jost-ExtraBoldItalic.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'jostregular';
    src: url('jost-regular-webfont.woff2') format('woff2'),
         url('Jost-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'jostsemibold';
    src: url('jost-semibold-webfont.woff2') format('woff2'),
         url('Jost-SemiBold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'jostsemibold_italic';
    src: url('jost-semibolditalic-webfont.woff2') format('woff2'),
         url('Jost-SemiBoldItalic.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}
body, html{font-family: 'jostregular',sans-serif!important;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family: 'jostsemibold',sans-serif!important;}
p{ font-family: 'jostregular',sans-serif!important;}
a,li,ul,ol{font-family: 'jostregular',sans-serif!important;}