/*
Theme Name: YUNYOADE
Description: Salient Child Theme (Yunyaode)
Theme URI: https://yunyaode.hk
Author: RH Office
Author URI: https://rh-office.com
Template: salient
Version: 1.0
*/
@font-face {
    font-family: 'Poppins';
    src: url('css/fonts/PoppinsLight.woff2') format('woff2'),
        url('css/fonts/PoppinsLight.woff2') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('css/fonts/PoppinsSemiBold.woff2') format('woff2'),
        url('css/fonts/PoppinsSemiBold.woff2') format('woff');
    font-weight: 600;
    font-style: normal;
}