/*
Theme Name: medi-net
Theme URI: 
Author: wizado
Author URI: 
Description: Theme for medi-net
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentig-one
Text Domain: medi-net
Tags: 
*/

/* Base link styles */

/* fonts */
h1, h2, h3, h4, h5, h6 {
  font-family: "Fraunces", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "SOFT" 0,
    "WONK" 1;
}


h1 em {
    font-weight: 400;
    font-variation-settings:
    "SOFT" 0,
    "WONK" 0 !important;
}
h2 em {
    font-weight: 500;
    font-variation-settings:
    "SOFT" 0,
    "WONK" 0 !important;
}