/*
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: 'Lora';
    src: url('fonts/lora-variablefont_wght-webfont.eot');
    src: url('fonts/lora-variablefont_wght-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lora-variablefont_wght-webfont.woff2') format('woff2'),
         url('fonts/lora-variablefont_wght-webfont.woff') format('woff'),
         url('fonts/lora-variablefont_wght-webfont.ttf') format('truetype'),
         url('fonts/lora-variablefont_wght-webfont.svg#loraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora';
    src: url('fonts/lora-italic-variablefont_wght-webfont.eot');
    src: url('fonts/lora-italic-variablefont_wght-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lora-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('fonts/lora-italic-variablefont_wght-webfont.woff') format('woff'),
         url('fonts/lora-italic-variablefont_wght-webfont.ttf') format('truetype'),
         url('fonts/lora-italic-variablefont_wght-webfont.svg#loraitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}