/*
 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: 'MarisaBold';
    src: url('./fonts/MarisaBold.woff2') format('woff2'),
         url('./fonts/MarisaBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}