/* Roboto Regular */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/astra-child/fonts/roboto-v48-latin-regular.woff2') format('woff2');
  font-display: swap;
}

/* Roboto 500 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/astra-child/fonts/roboto-v48-latin-500.woff2') format('woff2');
  font-display: swap;
}

/* Roboto 500 Italic
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('/wp-content/themes/astra-child/fonts/roboto-v48-latin-500italic.woff2') format('woff2');
  font-display: swap;
}

Roboto 600 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/astra-child/fonts/roboto-v48-latin-600.woff2') format('woff2');
  font-display: swap;
}
 */

/* Poppins 400 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/astra-child/fonts/poppins-v23-latin-regular.woff2') format('woff2');
  font-display: swap;
}

/* Poppins 500 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/astra-child/fonts/poppins-v23-latin-500.woff2') format('woff2');
  font-display: swap;
}

/* Poppins 600 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/astra-child/fonts/poppins-v23-latin-600.woff2') format('woff2');
  font-display: swap;
}

/* Poppins 700 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/astra-child/fonts/poppins-v23-latin-700.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 7 Free';
  src: url('/wp-content/themes/webfonts/fa-solid-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap !important;
}


