/**
* Theme Name: Apartio Child
* Description: This is a child theme of Apartio, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: apartio
* Version: 2.4
*/

@font-face {
    font-family: 'jediraregular';
    src: url('/wp-content/themes/apartio-child/fonts/jedira-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/apartio-child/fonts/jedira-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
    font-family: jediraregular, sans-serif !important;
}