/*
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: 'CosplayCulture';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/Cosplay-Culture.ttf') format('truetype');
}

@font-face {
    font-family: 'PPEditorialNewRegular';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/PPEditorialNew-Regular.woff2') format('woff2'),
         url('fonts/PPEditorialNew-Regular.woff') format('woff'),
         url('fonts/PPEditorialNew-Regular.otf') format('opentype'),
         url('fonts/PPEditorialNew-Regular.ttf') format('truetype');
}