/*!
Theme Name:    Techvantex OLO Framework
Author:        My Pizza Shop
Author URI:    https://mypizzashop.website
Description:   Techvantex OLO Framework Child Theme
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

/* Your custom code goes here! */

/* Custom Font */
@font-face {
    font-family: 'Handwrite Inkblot';
    src: url('fonts/handwrite_inkblot-webfont.woff2') format('woff2'),
         url('fonts/handwrite_inkblot-webfont.woff') format('woff');
    font-weight: normal;
        
}

@font-face {
    font-family: 'monology_freeregular';
    src: url('fonts/monology_free_regular-webfont.woff2') format('woff2'),
         url('fonts/monology_free_regular-webfont.woff') format('woff');
    font-weight: normal;
    
}