/*
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: 'Readex Pro';
    src: url('fonts/ReadexPro-SemiBold.eot');
    src: url('fonts/ReadexPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ReadexPro-SemiBold.woff') format('woff'),
        url('fonts/ReadexPro-SemiBold.ttf') format('truetype'),
        url('fonts/ReadexPro-SemiBold.svg#ReadexPro-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arvo';
    src: url('fonts/Arvo.eot');
    src: url('fonts/Arvo.eot?#iefix') format('embedded-opentype'),
        url('fonts/Arvo.woff') format('woff'),
        url('fonts/Arvo.ttf') format('truetype'),
        url('fonts/Arvo.svg#Arvo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/SourceSerifPro-Regular.eot');
    src: url('fonts/SourceSerifPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/SourceSerifPro-Regular.woff') format('woff'),
        url('fonts/SourceSerifPro-Regular.ttf') format('truetype'),
        url('fonts/SourceSerifPro-Regular.svg#SourceSerifPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

