/*
Theme Name: WP Theme Store
Theme URI: https://dev.wptheme.store/s/wpshoppc/
Author: wptheme
Author URI: https://wptheme.store/
Description: Designed and developed by wptheme
Text Domain: ztteam
Tags: thiet ke web, thiet ke web wordpress
*/

@font-face {
    font-family: 'Google Sans';
    src: url('./assets/fonts/GoogleSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('./assets/fonts/GoogleSans-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('./assets/fonts/GoogleSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('./assets/fonts/GoogleSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}