/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
 @font-face {
    font-family: 'Impacted 2.0';
    src: url('Impacted20-Regular.woff2') format('woff2'),
        url('Impacted20-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1,h2,h3,.elementor-heading-title{font-weight: normal;   font-family: 'Impacted 2.0';
    font-style: normal;
    font-display: swap;}