/*
 Theme Name:   Natural Care Company
 Theme URI:    https://www.naturalcarecompany.nl/
 Description:  Child theme of Total
 Author:       TwoStep
 Author URI:   
 Template:     Total
 Version:      1.0.0
 Text Domain:  totalchild
*/

/* Rounded Elegance Regular */
@font-face {
  font-family: 'Rounded Elegance';
  src: url('fonts/rounded-elegance/rounded-elegance-regular.eot');
  src: url('fonts/rounded-elegance/rounded-elegance-regular.eot?#iefix') format('embedded-opentype'),
  	   url('fonts/rounded-elegance/rounded-elegance-regular.svg#Rounded Elegance') format('svg'),
       url('fonts/rounded-elegance/rounded-elegance-regular.woff2') format('woff2'),
       url('fonts/rounded-elegance/rounded-elegance-regular.woff') format('woff'),
       url('fonts/rounded-elegance/rounded-elegance-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}