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

}

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

}

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

}