/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@font-face {
  font-family: 'Fz Poppins';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/fz-poppins/fz-poppins-regular.woff2') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fz Poppins';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/fz-poppins/fz-poppins-medium.woff2') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fz Poppins';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/fz-poppins/fz-poppins-bold.woff2') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}