/*
 Theme Name:   Astra Child
 Theme URI:    https://example.com/astra-child/
 Description:  Child theme for the Astra theme
 Author:       Your Name
 Author URI:   https://example.com
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/
/* REMOVE THIS TO DISABLE HOVER OPENING */

@font-face {
    font-family: 'GOTHAM-BOLD';
    src: url('fonts/GOTHAM-BOLD.TTF') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'black-signature';
    src: url('fonts/black-signature.otf') format('truetype');
}