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