/*
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: 'made_bold';
    src: url('fonts/made_bold.woff2') format('woff2'),
         url('fonts/made_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'rossanova';
    src: url('fonts/rossanova-bold-webfont.woff2') format('woff2'),
         url('fonts/rossanova-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'rossanova';
    src: url('fonts/rossanova-regular-webfont.woff2') format('woff2'),
         url('fonts/rossanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}