/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Elias Fierrro
 Author URI:   https://mediosdigitales.net.co
 Template:     generatepress
 Version:      0.1
*/
@font-face {
    font-family: 'BlackSignature';
    src:url('./fonts/BlackSignature.woff') format('woff'),
        url('./fonts/BlackSignature.woff2') format('woff2'),
        url('./fonts/BlackSignature.eot'),
        url('./fonts/BlackSignature.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BlackSignature.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}