/**
 * Afacad Font Family
 * Variable font files for optimal performance
 *
 * @package Quhe_Theme
 * @since 1.0.0
 */

/* Afacad Variable Font - Regular */
@font-face {
  font-family: 'Afacad';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/webfonts/Afacad[wght].woff2') format('woff2-variations');
}

/* Afacad Variable Font - Italic */
@font-face {
  font-family: 'Afacad';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/webfonts/Afacad-Italic[wght].woff2') format('woff2-variations');
}
