/*
Theme Name: Xpaze Child
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/
/* =============================================
   Font Display Swap — Performance Fix
   Overrides parent theme font-display: block
   ============================================= */

/* Font Awesome */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: swap;
}
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-display: swap;
}

/* Simple Line Icons */
@font-face {
    font-family: 'Simple-Line-Icons';
    font-display: swap;
}

/* Brand Icons */
@font-face {
    font-family: 'brand-icons';
    font-display: swap;
}

/* Raleway */
@font-face {
    font-family: 'Raleway';
    font-display: swap;
}
