/*
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: 'Oxfam TSTAR PRO';
    src: url('fonts/OxfamTSTARPRO-LightItalic.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Oxfam TSTAR PRO';
    src: url('fonts/OxfamTSTARPRO-Medium.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Oxfam TSTAR PRO';
    src: url('fonts/OxfamTSTARPRO-Light.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oxfam TSTAR PRO';
    src: url('fonts/OxfamTSTARPRO-MediumItalic.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Oxfam TSTAR PRO';
    src: url('fonts/OxfamTSTARPRO-Italic.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Oxfam TSTAR PRO Headline';
    src: url('fonts/OxfamTSTARPRO-Headline.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-Headline.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oxfam TSTAR PRO';
    src: url('fonts/OxfamTSTARPRO-Regular.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oxfam TSTAR PRO';
    src: url('fonts/OxfamTSTARPRO-BoldItalic.woff2') format('woff2'),
        url('fonts/OxfamTSTARPRO-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

