/*
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';
    src:    url('fonts/Graphik-Regular.eot');
    src:    url('fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
            url('fonts/Graphik-Regular.woff') format('woff'),
            url('fonts/Graphik-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik-Condenced';
    src:    url('fonts/GraphikCondensed-Bold.eot');
    src:    url('fonts/GraphikCondensed-Bold.eot?#iefix') format('embedded-opentype'),
            url('fonts/GraphikCondensed-Bold.woff') format('woff'),
            url('fonts/GraphikCondensed-Bold.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
