/*
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
*/

/* Superior Title Regular */
@font-face {
    font-family: 'Superior Title';
    src: url('custom_fonts/SuperiorTitle-Regular.otf') format('opentype');
}

/* Maison Mono Regular */
@font-face {
    font-family: 'Maison Mono';
    src: url('custom_fonts/MaisonMono-Regular.otf') format('opentype');
}