/*
 Theme Name:     Hello Child
 Template:       hello-elementor
 Version:        1.0.0
 Text Domain:    hello-child
 Creator: Thomas Tischnofsky - More Value Media GmbH
*/



/*
 Theme Name:     Hello Child
 Template:       hello-elementor
 Version:        2.1.0
 Text Domain:    hello-child
 Creator:        Thomas Tischnofsky – More Value Media GmbH
*/

/* -----------------------------------------------------------
   1. Custom Fonts
   ----------------------------------------------------------- 
@font-face {
  font-family: "0-HelveticaNeueLight";
  src: url("/wp-content/uploads/helveticaneue-light.woff2") format("woff2"),
       url("/wp-content/uploads/helveticaneue-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0-Gotham";
  src: url("/wp-content/uploads/gotham-light.woff2") format("woff2"),
       url("/wp-content/uploads/gotham-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0-Gotham";
  src: url("/wp-content/uploads/gotham-book.woff2") format("woff2"),
       url("/wp-content/uploads/gotham-book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0-Gotham";
  src: url("/wp-content/uploads/gotham-bold.woff2") format("woff2"),
       url("/wp-content/uploads/gotham-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0-Gotham";
  src: url("/wp-content/uploads/gotham-black.woff2") format("woff2"),
       url("/wp-content/uploads/gotham-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
*/
