/*
Theme Name: Divi Child-Theme
Theme URI: https://www.elegantthemes.com
Description: Divi Child-Theme
Author: Divi.world
Author URI: https://divi.world
Template: Divi
Version: 1.0.0
*/

@font-face {
  font-family: 'Abel';
  src: url('fonts/Abel-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

body {
  font-family: 'Abel', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.et_pb_module_header {
  font-family: 'Abel', Arial, sans-serif;
}