/*
 Theme Name: Redeemed Seams - Hello Elementor Child
 Theme URI:  https://example.com/
 Description: Child theme for Hello Elementor designed to minimize payload and enhance performance for client websites.
 Author:      David Sidlow / Thought Transformation
 Version:     1.0.0
 Template:    hello-elementor   
 License:     GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face
{
  font-family: 'Lora';
  src: url('assets\fonts\Lora-VariableFont_wght.woff2') format('woff2');
  font-weight: 300 800;      
  font-style: normal;
  font-display: swap;
}

/* Outfit variable */
@font-face{
  font-family: 'Outfit';
  src: url('assets\fonts\Outfit-VariableFont_wght.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}