/*
Theme Name: BeFlex Child
Theme URI: https://www.eoxia.com
Author: the Eoxia team
Description: Child theme of BeFlex
License: AGPLv3
License URI: https://spdx.org/licenses/AGPL-3.0-or-later.html
Version: 4.0.0
Template: beflex
Text Domain: beflex-child
*/

/** Import font : Minion Pro */
@import url('https://use.typekit.net/tek5cgn.css');

.page-title strong {
    font-family: var(--wp--preset--font-family--source-code-pro) !important;
    font-weight: 100 !important;
}