/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-display: swap; 
    font-family: 'Mulish-Regular';
    font-style: normal;
    font-weight: 200;
    src: url('./../../uploads/fonts/mulish-v13-latin-200.woff2') format('woff2'); 
}

@font-face {
    font-display: swap;
    font-family: 'Mulish-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('./../../uploads/fonts/mulish-v13-latin-700.woff2') format('woff2'); 
}

@font-face {
    font-display: swap;
    font-family: 'Mulish-ExtraBold';
    font-style: normal;
    font-weight: 700;
    src: url('./../../uploads/fonts/mulish-v13-latin-900.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Mulish-Black';
    font-style: normal;
    font-weight: 700;
    src: url('./../../uploads/fonts/mulish-v13-latin-900.woff2') format('woff2');
}