/*
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: 'Lumios Typewriter';
    src: url('fonts/lumiostypewriter-used-webfont.woff2') format('woff2'),
    url('fonts/lumiostypewriter-used-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glacial Indifference';
    src: url('fonts/glacialindifference-regular-webfont.woff2') format('woff2'),
    url('fonts/glacialindifference-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glacial Indifference';
    src: url('fonts/glacialindifference-bold-webfont.woff2') format('woff2'),
    url('fonts/glacialindifference-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Glacial Indifference';
    src: url('fonts/glacialindifference-italic-webfont.woff2') format('woff2'),
    url('fonts/glacialindifference-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: oblique;
}

@font-face {
    font-family: 'Intro';
    src: url('fonts/intro-webfont.woff2') format('woff2'),
    url('fonts/intro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}