/*
Theme Name: ignis_custom
Template: ignis
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../ignis/style.css");

@font-face {
    font-family: 'Candara';
    src: url('ftp://simonmorrm@ftp.cluster023.hosting.ovh.net/simon-street-show/wp-content/themes/ignis_custom/fonts/candara/Candara.woff') format('woff'),
        url('ftp://simonmorrm@ftp.cluster023.hosting.ovh.net/simon-street-show/wp-content/themes/ignis_custom/fonts/candara/Candara.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.wp-custom-header::after {
    opacity: 0;
}