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