/*
Theme Name: Uncode Child
Description: Child theme 
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'Matter';
    src: url('fonts/hinted-MatterSQ-RegularItalic.eot');
    src: url('fonts/hinted-MatterSQ-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/hinted-MatterSQ-RegularItalic.woff2') format('woff2'),
        url('fonts/hinted-MatterSQ-RegularItalic.woff') format('woff'),
        url('fonts/hinted-MatterSQ-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Matter';
    src: url('fonts/hinted-MatterSQ-Regular.eot');
    src: url('fonts/hinted-MatterSQ-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/hinted-MatterSQ-Regular.woff2') format('woff2'),
        url('fonts/hinted-MatterSQ-Regular.woff') format('woff'),
        url('fonts/hinted-MatterSQ-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Matter';
    src: url('fonts/hinted-MatterSQ-LightItalic.eot');
    src: url('fonts/hinted-MatterSQ-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/hinted-MatterSQ-LightItalic.woff2') format('woff2'),
        url('fonts/hinted-MatterSQ-LightItalic.woff') format('woff'),
        url('fonts/hinted-MatterSQ-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Matter';
    src: url('fonts/hinted-MatterSQ-Light.eot');
    src: url('fonts/hinted-MatterSQ-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/hinted-MatterSQ-Light.woff2') format('woff2'),
        url('fonts/hinted-MatterSQ-Light.woff') format('woff'),
        url('fonts/hinted-MatterSQ-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
