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