/**
 * Theme Name:     Strength to Stay
 * Author:         Web Dev
 * Template:       hello-elementor
 * Text Domain:	   strength-to-stay
 * Description:    This is a Child theme of Hello Elementor Theme.
 * Version:        1.0
 * Tags:           Strength to Stay
 */



body{
  font-family: 'BDSans';
  font-style: normal;
}
@font-face {
    font-family: 'BDSans';
    src: url('https://strengthtostay.us/wp-content/themes/strength-to-stay/assets/fonts/BDSans-Regular.eot');
    src: url('https://strengthtostay.us/wp-content/themes/strength-to-stay/assets/fonts/BDSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://strengthtostay.us/wp-content/themes/strength-to-stay/assets/fonts/BDSans-Regular.woff2') format('woff2'),
        url('https://strengthtostay.us/wp-content/themes/strength-to-stay/assets/fonts/BDSans-Regular.woff') format('woff'),
        url('https://strengthtostay.us/wp-content/themes/strength-to-stay/assets/fonts/BDSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



