/*
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: 'Neutra Text';
    src: url('fonts/NeutraText-Book.eot');
    src: url('fonts/NeutraText-Book.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeutraText-Book.woff2') format('woff2'),
         url('fonts/NeutraText-Book.woff') format('woff'),
         url('fonts/NeutraText-Book.ttf')  format('truetype'),
         url('fonts/NeutraText-Book.svg#Neutra Text') format('svg');
}