/*
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: 'ITC Bk';
    src: url('./fonts/ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-Bk.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Bk';
    src: url('./fonts/ITCAvantGardeStd-Demi.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC XLt';
    src: url('./fonts/ITCAvantGardeStd-XLt.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-XLt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Cn';
    src: url('./fonts/ITCAvantGardeStd-BoldCnObl.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-BoldCnObl.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC XLt Cn';
    src: url('./fonts/ITCAvantGardeStd-XLtCn.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-XLtCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Bk Cn';
    src: url('./fonts/ITCAvantGardeStd-BkCnObl.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-BkCnObl.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Md';
    src: url('./fonts/ITCAvantGardeStd-Md.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC XLt Cn';
    src: url('./fonts/ITCAvantGardeStd-XLtCnObl.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-XLtCnObl.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Bk Cn';
    src: url('./fonts/ITCAvantGardeStd-DemiCnObl.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-DemiCnObl.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Cn';
    src: url('./fonts/ITCAvantGardeStd-BoldCn.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-BoldCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Md';
    src: url('./fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Bk Cn';
    src: url('./fonts/ITCAvantGardeStd-DemiCn.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-DemiCn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Md';
    src: url('./fonts/ITCAvantGardeStd-MdObl.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-MdObl.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Md';
    src: url('./fonts/ITCAvantGardeStd-BoldObl.woff2') format('woff2'),
        url('./fonts/ITCAvantGardeStd-BoldObl.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

