/*
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: 'downeyregular';
    src: url('fonts/downey-regular.woff2') format('woff2'),
         url('fonts/downey-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DowneyRegular';
    src: url('fonts/DowneyRegular/font.woff2') format('woff2'),
         url('fonts/DowneyRegular/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SaansRegular';
    src: url('fonts/SaansRegular.woff2') format('woff2'),
         url('fonts/SaansRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}