/*
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-family: 'VAG Rounded Std';
    src: url('fonts/VAG-Rounded-Bold.eot');
    src: local('fonts/VAG Rounded Std Bold'), local('VAGRoundedStd-Bold'),
        url('fonts/VAG-Rounded-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/VAG-Rounded-Bold.woff2') format('woff2'),
        url('fonts/VAG-Rounded-Bold.woff') format('woff'),
        url('fonts/VAG-Rounded-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: url('fonts/VAG-Rounded-Light.eot');
    src: local('fonts/VAG Rounded Std Light'), local('VAGRoundedStd-Light'),
        url('fonts/VAG-Rounded-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/VAG-Rounded-Light.woff2') format('woff2'),
        url('fonts/VAG-Rounded-Light.woff') format('woff'),
        url('fonts/VAG-Rounded-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: url('fonts/VAG-Rounded-Thin.eot');
    src: local('fonts/VAG Rounded Std Thin'), local('VAGRoundedStd-Thin'),
        url('fonts/VAG-Rounded-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/VAG-Rounded-Thin.woff2') format('woff2'),
        url('fonts/VAG-Rounded-Thin.woff') format('woff'),
        url('fonts/VAG-Rounded-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: url('fonts/VAG-Rounded-Black.eot');
    src: local('fonts/VAG Rounded Std Black'), local('VAGRoundedStd-Black'),
        url('fonts/VAG-Rounded-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/VAG-Rounded-Black.woff2') format('woff2'),
        url('fonts/VAG-Rounded-Black.woff') format('woff'),
        url('fonts/VAG-Rounded-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

