/*
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: 'GT zirkon, Sans-serif';
    src: url('GTZirkon-Light.eot');
    src: local('GT Zirkon Light'), local('GTZirkon-Light'),
        url('GTZirkon-Light.eot?#iefix') format('embedded-opentype'),
        url('GTZirkon-Light.woff2') format('woff2'),
        url('GTZirkon-Light.woff') format('woff'),
        url('GTZirkon-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}