/*
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: 'Graphik Compact Web';
    src: url('fonts/GraphikCompactWeb-Regular.eot');
    src: url('fonts/GraphikCompactWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/GraphikCompactWeb-Regular.woff2') format('woff2'),
        url('fonts/GraphikCompactWeb-Regular.woff') format('woff'),
        url('fonts/GraphikCompactWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik Compact Web';
    src: url('fonts/GraphikCompactWeb-Thin.eot');
    src: url('fonts/GraphikCompactWeb-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/GraphikCompactWeb-Thin.woff2') format('woff2'),
        url('fonts/GraphikCompactWeb-Thin.woff') format('woff'),
        url('fonts/GraphikCompactWeb-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Graphik Compact Web Semibd';
    src: url('fonts/GraphikCompactWeb-Semibold.eot');
    src: url('fonts/GraphikCompactWeb-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GraphikCompactWeb-Semibold.woff2') format('woff2'),
        url('fonts/GraphikCompactWeb-Semibold.woff') format('woff'),
        url('fonts/GraphikCompactWeb-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

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

#main-logo .text-logo { font-family: 'Graphik Compact Web'!important; font-weight:bold; font-style: normal; }


ul.icons li { font-family: 'Graphik Compact Web'; font-weight:normal; font-style:normal; }

.divider-wrapper.heading { margin-top:18px!important; }

blockquote.pullquote {  font-family: 'Graphik Compact Web'; font-weight:normal; font-style:normal; }
