/*
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_miragethin_medium';
    src: url('fonts/made_mirage_medium-webfont.woff2') format('woff2'),
         url('fonts/made_mirage_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'made_miragethin_bold';
    src: url('fonts/made_mirage_bold-webfont.woff2') format('woff2'),
         url('fonts/made_mirage_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'darkwoman';
    src: url('fonts/Darkwoman.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
