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

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

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

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

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

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

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