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

@font-face {
    font-family: 'TropicBold';
    src: url('fonts/TropicBold.eot');
    src: url('fonts/TropicBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/TropicBold.woff2') format('woff2'),
         url('fonts/TropicBold.woff') format('woff'),
         url('fonts/TropicBold.ttf')  format('truetype'),
         url('fonts/TropicBold.svg#Tropic') format('svg');
}