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