/*
 Theme Name: Hello Elementor Child
 Template: hello-elementor
 Text Domain: hello-elementor-child
*/

@font-face {
  font-family: "Strong";
  src: url("fonts/Strong.woff") format("woff"),
       url("fonts/Strong.ttf") format("truetype"),
       url("fonts/Strong.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}