/*

 Theme Name:   Leaders In Digital

 Theme URI:    https://generatepress.com

 Description:  Custom Child theme for Leaders In Digital

 Author:       Alissa Eggleston

 Author URI:   https://www.leadersindigitalmedia.com/

 Template:     generatepress

 Version:      0.1

*/

@font-face {
    font-family: 'Mulish';
    src: url('/wp-content/fonts/Mulish-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: optional;
}

body, button, input, select, textarea {
    font-family: 'Mulish', sans-serif;
}

.editor-styles-wrapper {
    font-family: 'Mulish', sans-serif!important;
}
