/*
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: 'Parkinsans';
    src: url('fonts/Parkinsans-ExtraBold.eot');
    src: url('fonts/Parkinsans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Parkinsans-ExtraBold.woff2') format('woff2'),
        url('fonts/Parkinsans-ExtraBold.woff') format('woff'),
        url('fonts/Parkinsans-ExtraBold.ttf') format('truetype'),
        url('fonts/Parkinsans-ExtraBold.svg#Parkinsans-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fonts/Parkinsans';
    src: url('fonts/Parkinsans-Medium.eot');
    src: url('fonts/Parkinsans-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Parkinsans-Medium.woff2') format('woff2'),
        url('fonts/Parkinsans-Medium.woff') format('woff'),
        url('fonts/Parkinsans-Medium.ttf') format('truetype'),
        url('fonts/Parkinsans-Medium.svg#Parkinsans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parkinsans';
    src: url('fonts/Parkinsans-Bold.eot');
    src: url('fonts/Parkinsans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Parkinsans-Bold.woff2') format('woff2'),
        url('fonts/Parkinsans-Bold.woff') format('woff'),
        url('fonts/Parkinsans-Bold.ttf') format('truetype'),
        url('fonts/Parkinsans-Bold.svg#Parkinsans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parkinsans';
    src: url('fonts/Parkinsans-SemiBold.eot');
    src: url('fonts/Parkinsans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Parkinsans-SemiBold.woff2') format('woff2'),
        url('fonts/Parkinsans-SemiBold.woff') format('woff'),
        url('fonts/Parkinsans-SemiBold.ttf') format('truetype'),
        url('fonts/Parkinsans-SemiBold.svg#Parkinsans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

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