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