/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'Riposte';
    src: url('/wp-content/themes/Divi-child/font/Riposte-Light.eot');
    src: url('/wp-content/themes/Divi-child/font/Riposte-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/font/Riposte-Light.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/font/Riposte-Light.woff') format('woff'),
        url('/wp-content/themes/Divi-child/font/Riposte-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body{
	font-family: 'Riposte' !important;
	font-weight: 300;
    font-style: normal;
    font-display: swap;
}