/*
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: 'Mismo-Black';
    src: url('fonts/Mismo-Black.woff2') format('woff2'),
         url('fonts/Mismo-Black.woff') format('woff');
    font-weight: 800;
    font-style: black;

}

@font-face {
    font-family: 'Mismo-Bold';
    src: url('fonts/Mismo-Bold.woff2') format('woff2'),
         url('fonts/Mismo-Bold.woff') format('woff');
    font-weight: 800;
    font-style: black;

}
