/*
Theme Name:   Proty Child Theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://protywp.themesflat.co/
Template:     proty
Version:      1.0.0
Tested up to: 5.8.1
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  proty-child-theme
*/

@font-face {
  font-family: 'Ws Paradose';
  src: url('/wp-content/themes/proty-child/fonts/paradose.woff2') format('woff2'),
       url('/wp-content/themes/proty-child/fonts/paradose.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading,
.elementor-3740 .elementor-element.elementor-element-8000b5b .tf-headline {
  font-family: "Ws Paradose"!important;
  letter-spacing: .025rem!important;
  font-weight: 300 !important;
}