/*
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: 'dm_serif_textregular';
    src: url('dmseriftext-regular-webfont.eot');
    src: url('dmseriftext-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('dmseriftext-regular-webfont.woff2') format('woff2'),
         url('dmseriftext-regular-webfont.woff') format('woff'),
         url('dmseriftext-regular-webfont.ttf') format('truetype'),
         url('dmseriftext-regular-webfont.svg#dm_serif_textregular') format('svg');
    font-weight: normal;
    font-style: normal;
}