/*
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: 'Pretendard';
    font-weight: 400; /* Regular */
    font-style: normal;
    font-display: swap;
    src: url('https://midnightworks.info/wp-content/themes/uncode-child/fonts/Pretendard-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Raleway';
    font-weight: 600; /* SemiBold */
    font-style: normal;
    font-display: swap;
    src: url('https://midnightworks.info/wp-content/themes/uncode-child/fonts/raleway-v12-latin-600.woff2') format('woff2');
}