/*
 Theme Name:   Enfold Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Enfold Child Theme
 Author:       Kriesi
 Author URI:   http://kriesi.at
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  enfold-child
*/
/**************common-css********************/

@font-face {
    font-family: 'MinervaModern';
    src: url('fonts/MinervaModern-BlackItalic.woff2') format('woff2'),
        url('fonts/MinervaModern-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MinervaModern';
    src: url('fonts/MinervaModern-Italic.woff2') format('woff2'),
        url('fonts/MinervaModern-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MinervaModern';
    src: url('fonts/MinervaModern-Bold.woff2') format('woff2'),
        url('fonts/MinervaModern-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MinervaModern';
    src: url('fonts/MinervaModern-Black.woff2') format('woff2'),
        url('fonts/MinervaModern-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MinervaModern';
    src: url('fonts/MinervaModern-Regular.woff2') format('woff2'),
        url('fonts/MinervaModern-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#top.avia-blank.admin-bar {
    padding-top: 32px;
}

.special_amp{ font-family:'MinervaModern', "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif; font-style: normal; font-size:inherit; line-height:normal; }
