/*
Theme Name: Hello Elementor Child
Theme URI: https://yourdomain.com/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://yourdomain.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

@font-face {
  font-family: 'Unbounded';
  src: url('/wp-content/uploads/fonts/Unbounded-VariableFont_wght.ttf') format('truetype');
  /*font-weight: 100 900;*/
  font-style: normal;
  font-display: swap;
}

body,
h1, h2, h3, h4, h5, h6,
p, a, li, span, div,
button, input, textarea, select,
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-text-editor,
.elementor-button,
.elementor-icon-list-text,
.elementor-image-box-title,
.elementor-image-box-description,
.elementor-post__title,
.elementor-nav-menu a {
  font-family: 'Unbounded', sans-serif !important;
}

.regulation-title,
.regulation-title * ,
.regulation-table,
.regulation-table td,
.regulation-table tr {
  font-family: 'Unbounded', sans-serif !important;
}