/**handles:child-style-fonts**/
@font-face {font-display: swap;
  font-family: 'Lufga Lite';
  src: url('/wp-content/themes/woodmart-child/Fonts/lufga-light.woff2') format('woff2');
  font-weight: 300;
}

@font-face {font-display: swap;
  font-family: 'Lufga Normal';
  src: url('/wp-content/themes/woodmart-child/Fonts/lufga-regular.woff2') format('woff2');
  font-weight: 400;
}

@font-face {font-display: swap;
  font-family: 'Lufga Regular';
  src: url('/wp-content/themes/woodmart-child/Fonts/lufga-medium.woff2') format('woff2');
  font-weight: 500;
}

@font-face {font-display: swap;
  font-family: 'Lufga SemiBold';
  src: url('/wp-content/themes/woodmart-child/Fonts/lufga-semibold.woff2') format('woff2');
  font-weight: 600;
}

@font-face {font-display: swap;
  font-family: 'Lufga Bold';
  src: url('/wp-content/themes/woodmart-child/Fonts/lufga-bold.woff2') format('woff2');
  font-weight: 700;
}

@font-face {font-display: swap;
  font-family: 'Lufga Extra Bold';
  src: url('/wp-content/themes/woodmart-child/Fonts/lufga-extrabold.woff2') format('woff2');
  font-weight: 800;
}

@font-face {font-display: swap;
  font-family: 'Lufga Black';
  src: url('/wp-content/themes/woodmart-child/Fonts/lufga-black.woff2') format('woff2');
  font-weight: 900;
}