/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@font-face {
    font-family: 'GoudyTitling';
    src: url('custom/GoudyTitling-SemiBold.eot');
    src: url('custom/GoudyTitling-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('custom/GoudyTitling-SemiBold.woff2') format('woff2'),
        url('custom/GoudyTitling-SemiBold.woff') format('woff'),
        url('custom/GoudyTitling-SemiBold.ttf') format('truetype'),
        url('custom/GoudyTitling-SemiBold.svg#GoudyTitling-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: GilroyBold;
    src: url('custom/Gilroy-Bold.ttf');
}

@font-face {
    font-family: GilroyMedium;
    src: url('custom/Gilroy-Medium.ttf');
}

@font-face {
    font-family: GilroyRegular;
    src: url('custom/Gilroy-Regular.ttf');
}


@font-face {
    font-family: Space Astronomy;
    src: url('custom/lapidary_roman.ttf');
}